summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/Makefile
diff options
context:
space:
mode:
authoragb <agb@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-07-02 07:57:05 +0000
committeragb <agb@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-07-02 07:57:05 +0000
commit67bb8e97eb1f9a8e534e46aa5027048af5ffe8f0 (patch)
tree427ee3c4a649b677b2457853590d68b5c8edb03f /target/linux/x86/Makefile
parent76fb3b55c9f0c0759a56605ecdd34200d811e8b1 (diff)
[x86] don't force kmod-natsemi and kmod-ne2k-pci in all profiles, included in default profile since r13988
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16655 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86/Makefile')
-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 2a82cec9b..25cb750b1 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))