projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8956d29
)
[x86] don't force kmod-natsemi and kmod-ne2k-pci in all profiles, included in default...
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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16655
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/x86/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/x86/Makefile
b/target/linux/x86/Makefile
index
2a82cec
..
25cb750
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))