projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
target/uml: fix host processor type selection on x86_64 (proper fix for [13166])
[openwrt.git]
/
target
/
linux
/
xburst
/
Makefile
diff --git
a/target/linux/xburst/Makefile
b/target/linux/xburst/Makefile
index
bd746de
..
1381972
100644
(file)
--- a/
target/linux/xburst/Makefile
+++ b/
target/linux/xburst/Makefile
@@
-9,10
+9,10
@@
include $(TOPDIR)/rules.mk
ARCH:=mipsel
BOARD:=xburst
BOARDNAME:=Ingenic XBurst
-FEATURES:=jffs2 tgz ubifs audio
-SUBTARGETS:=qi_lb60 n526
+FEATURES:=jffs2 t
ar
gz ubifs audio
+SUBTARGETS:=qi_lb60 n5
16 n5
26
-LINUX_VERSION:=2.6.32.
9
+LINUX_VERSION:=2.6.32.
12
DEVICE_TYPE=other
This page took
0.02142 seconds
and
4
git commands to generate.