add e1000 support

SVN-Revision: 6315
This commit is contained in:
Felix Fietkau
2007-02-16 19:51:27 +00:00
parent dc70c78404
commit 144ebddd61
3 changed files with 7 additions and 56 deletions

View File

@@ -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))