mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
add e1000 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6315 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -363,6 +363,7 @@ define KernelPackage/e1000
|
||||
KCONFIG:=$(CONFIG_E1000)
|
||||
DEPENDS:=@LINUX_2_6_X86
|
||||
SUBMENU:=$(NDMENU)
|
||||
AUTOLOAD:=$(call AutoLoad,50,e1000)
|
||||
endef
|
||||
$(eval $(call KernelPackage,e1000))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user