projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[ar7] correct the MDIO base address and reset sequence for Titan (#6573)
[openwrt.git]
/
target
/
linux
/
x86
/
Makefile
diff --git
a/target/linux/x86/Makefile
b/target/linux/x86/Makefile
index
7389530
..
e9b7cba
100644
(file)
--- a/
target/linux/x86/Makefile
+++ b/
target/linux/x86/Makefile
@@
-10,9
+10,9
@@
ARCH:=i386
BOARD:=x86
BOARDNAME:=x86
FEATURES:=squashfs jffs2 ext2 vdi vmdk pcmcia tgz
-SUBTARGETS=generic olpc
+SUBTARGETS=generic olpc
xen_domu
-LINUX_VERSION:=2.6.3
1.12
+LINUX_VERSION:=2.6.3
2.9
include $(INCLUDE_DIR)/target.mk
This page took
0.020924 seconds
and
4
git commands to generate.