projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add openbsd compatibility patch (thanks, wbx)
[openwrt.git]
/
target
/
linux
/
x86-2.6
/
Makefile
diff --git
a/target/linux/x86-2.6/Makefile
b/target/linux/x86-2.6/Makefile
index
8676aab
..
1c61bd3
100644
(file)
--- a/
target/linux/x86-2.6/Makefile
+++ b/
target/linux/x86-2.6/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
ARCH=i386
BOARD:=x86
BOARDNAME:=x86
-FEATURES:=
pci usb atm pcmcia
jffs2 ext2
+FEATURES:=jffs2 ext2
LINUX_VERSION:=2.6.17
LINUX_RELEASE:=1
This page took
0.022177 seconds
and
4
git commands to generate.