don't force kmod-natsemi and kmod-ne2k-pci in all profiles, included in default profi...
authorAndy Boyett <agb@openwrt.org>
Thu, 2 Jul 2009 07:57:05 +0000 (07:57 +0000)
committerAndy Boyett <agb@openwrt.org>
Thu, 2 Jul 2009 07:57:05 +0000 (07:57 +0000)
SVN-Revision: 16655

target/linux/x86/Makefile

index 2a82cec9b18d268eb63ebe36fb2bc034d5582ef1..25cb750b1180922808ce7f3cbe9643ec6fa2a18e 100644 (file)
@@ -15,7 +15,6 @@ SUBTARGETS=generic
 LINUX_VERSION:=2.6.28.10
 
 include $(INCLUDE_DIR)/target.mk
-DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci
 
 $(eval $(call BuildTarget))