projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
603bbc1
)
enable ne2k-pci by default
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 4 Mar 2007 21:25:25 +0000
(21:25 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 4 Mar 2007 21:25:25 +0000
(21:25 +0000)
SVN-Revision: 6517
target/linux/x86-2.6/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/x86-2.6/Makefile
b/target/linux/x86-2.6/Makefile
index 00533968912a98ae8a58f5fe15f1270475feca0f..ff52093ef3c19f46ac13876ed89229abfe9fa0b3 100644
(file)
--- a/
target/linux/x86-2.6/Makefile
+++ b/
target/linux/x86-2.6/Makefile
@@
-12,7
+12,7
@@
BOARDNAME:=x86
FEATURES:=squashfs jffs2 ext2
include $(INCLUDE_DIR)/kernel-build.mk
-DEFAULT_PACKAGES += kmod-natsemi
+DEFAULT_PACKAGES += kmod-natsemi
kmod-ne2k-pci
# include the profiles
-include profiles/*.mk