projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[x86] Remove support for older kernels (patch by Acinonyx)
[openwrt.git]
/
target
/
linux
/
xburst
/
Makefile
diff --git
a/target/linux/xburst/Makefile
b/target/linux/xburst/Makefile
index
bd746de
..
f118b7c
100644
(file)
--- a/
target/linux/xburst/Makefile
+++ b/
target/linux/xburst/Makefile
@@
-10,9
+10,9
@@
ARCH:=mipsel
BOARD:=xburst
BOARDNAME:=Ingenic XBurst
FEATURES:=jffs2 tgz ubifs audio
-SUBTARGETS:=qi_lb60 n526
+SUBTARGETS:=qi_lb60 n5
16 n5
26
-LINUX_VERSION:=2.6.32.
9
+LINUX_VERSION:=2.6.32.
10
DEVICE_TYPE=other
This page took
0.027293 seconds
and
4
git commands to generate.