mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
kernel: remove an exotic ethernet driver from the tulip package which does not build on some platforms
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37486 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -578,14 +578,12 @@ define KernelPackage/tulip
|
||||
CONFIG_TULIP_MMIO=y \
|
||||
CONFIG_TULIP_NAPI=y \
|
||||
CONFIG_TULIP_NAPI_HW_MITIGATION=y \
|
||||
CONFIG_DE4X5 \
|
||||
CONFIG_WINBOND_840 \
|
||||
CONFIG_DM9102 \
|
||||
CONFIG_ULI526X
|
||||
FILES:= \
|
||||
$(LINUX_DIR)/drivers/net/ethernet/dec/tulip/tulip.ko \
|
||||
$(LINUX_DIR)/drivers/net/ethernet/dec/tulip/de2104x.ko \
|
||||
$(LINUX_DIR)/drivers/net/ethernet/dec/tulip/de4x5.ko \
|
||||
$(LINUX_DIR)/drivers/net/ethernet/dec/tulip/dmfe.ko \
|
||||
$(LINUX_DIR)/drivers/net/ethernet/dec/tulip/uli526x.ko \
|
||||
$(LINUX_DIR)/drivers/net/ethernet/dec/tulip/winbond-840.ko
|
||||
|
||||
Reference in New Issue
Block a user