enable ne2k-pci by default

SVN-Revision: 6517
owl
Felix Fietkau 2007-03-04 21:25:25 +00:00
parent 603bbc1e8a
commit 6bbbeb5d67
1 changed files with 1 additions and 1 deletions

View 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