enable ne2k-pci by default
authorFelix Fietkau <nbd@openwrt.org>
Sun, 4 Mar 2007 21:25:25 +0000 (21:25 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 4 Mar 2007 21:25:25 +0000 (21:25 +0000)
SVN-Revision: 6517

target/linux/x86-2.6/Makefile

index 00533968912a98ae8a58f5fe15f1270475feca0f..ff52093ef3c19f46ac13876ed89229abfe9fa0b3 100644 (file)
@@ -12,7 +12,7 @@ BOARDNAME:=x86
 FEATURES:=squashfs jffs2 ext2
 
 include $(INCLUDE_DIR)/kernel-build.mk
-DEFAULT_PACKAGES += kmod-natsemi
+DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci
 
 # include the profiles
 -include profiles/*.mk