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:
bb94c03
)
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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6517
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
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
0053396
..
ff52093
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