projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
uClibc: fix ubicom32 compile error with 0.9.32
[openwrt.git]
/
target
/
linux
/
xburst
/
Makefile
diff --git
a/target/linux/xburst/Makefile
b/target/linux/xburst/Makefile
index
3bb255f
..
d2270a0
100644
(file)
--- a/
target/linux/xburst/Makefile
+++ b/
target/linux/xburst/Makefile
@@
-12,12
+12,10
@@
BOARDNAME:=Ingenic XBurst
FEATURES:=jffs2 targz ubifs audio
SUBTARGETS:=qi_lb60 n516 n526 id800wt
-LINUX_VERSION:=2.6.3
5.4
+LINUX_VERSION:=2.6.3
6
DEVICE_TYPE=other
-CFLAGS:=-march=mips32
-
include $(INCLUDE_DIR)/target.mk
define Target/Description
This page took
0.024858 seconds
and
4
git commands to generate.