From f19da1017e3e4062759a44a91b1ac3b124850914 Mon Sep 17 00:00:00 2001 From: Andy Boyett Date: Thu, 2 Jul 2009 07:57:05 +0000 Subject: [PATCH] [x86] 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)) -- 2.30.2