From ba841b79d4b05775b5676e38e26f1c8099759c1c Mon Sep 17 00:00:00 2001
From: Andy Boyett <agb@openwrt.org>
Date: Thu, 2 Jul 2009 07:57:05 +0000
Subject: [PATCH] don't force kmod-natsemi and kmod-ne2k-pci in all profiles,
 included in default profile since r13988

SVN-Revision: 16655
---
 target/linux/x86/Makefile | 1 -
 1 file changed, 1 deletion(-)

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))
 
-- 
GitLab