projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9756b46
)
don't force kmod-natsemi and kmod-ne2k-pci in all profiles, included in default profi...
author
Andy Boyett
<agb@openwrt.org>
Thu, 2 Jul 2009 07:57:05 +0000
(07:57 +0000)
committer
Andy Boyett
<agb@openwrt.org>
Thu, 2 Jul 2009 07:57:05 +0000
(07:57 +0000)
SVN-Revision: 16655
target/linux/x86/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/x86/Makefile
b/target/linux/x86/Makefile
index 2a82cec9b18d268eb63ebe36fb2bc034d5582ef1..25cb750b1180922808ce7f3cbe9643ec6fa2a18e 100644
(file)
--- 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))