projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix a typo on commit r21704
[openwrt.git]
/
target
/
linux
/
x86
/
Makefile
diff --git
a/target/linux/x86/Makefile
b/target/linux/x86/Makefile
index
e4de1f5
..
f5120e8
100644
(file)
--- a/
target/linux/x86/Makefile
+++ b/
target/linux/x86/Makefile
@@
-12,7
+12,7
@@
BOARDNAME:=x86
FEATURES:=squashfs jffs2 ext2 vdi vmdk pcmcia targz
SUBTARGETS=generic olpc xen_domu ep80579 net5501
-LINUX_VERSION:=2.6.32.1
3
+LINUX_VERSION:=2.6.32.1
4
include $(INCLUDE_DIR)/target.mk
This page took
0.019314 seconds
and
4
git commands to generate.