summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Boyett <agb@openwrt.org>2009-07-02 07:57:05 +0000
committerAndy Boyett <agb@openwrt.org>2009-07-02 07:57:05 +0000
commitba841b79d4b05775b5676e38e26f1c8099759c1c (patch)
tree66ec70e2428dbee0b67c9a9cfe0608f765d0e1e5
parent9756b46d1a7e9382aca765e4e4079f0fae0a5016 (diff)
downloadmaster-31e0f0ae-ba841b79d4b05775b5676e38e26f1c8099759c1c.tar.gz
master-31e0f0ae-ba841b79d4b05775b5676e38e26f1c8099759c1c.tar.bz2
master-31e0f0ae-ba841b79d4b05775b5676e38e26f1c8099759c1c.zip
don't force kmod-natsemi and kmod-ne2k-pci in all profiles, included in default profile since r13988
SVN-Revision: 16655
-rw-r--r--target/linux/x86/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile
index 2a82cec9b1..25cb750b11 100644
--- a/target/linux/x86/Makefile
+++ b/target/linux/x86/Makefile
@@ -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))