projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[adm8668] fix firstboot with new MTD map driver
[openwrt.git]
/
target
/
linux
/
xburst
/
Makefile
diff --git
a/target/linux/xburst/Makefile
b/target/linux/xburst/Makefile
index
c2035b8
..
8e8888e
100644
(file)
--- a/
target/linux/xburst/Makefile
+++ b/
target/linux/xburst/Makefile
@@
-10,14
+10,12
@@
ARCH:=mipsel
BOARD:=xburst
BOARDNAME:=Ingenic XBurst
FEATURES:=jffs2 targz ubifs audio
BOARD:=xburst
BOARDNAME:=Ingenic XBurst
FEATURES:=jffs2 targz ubifs audio
-SUBTARGETS:=qi_lb60 n516 n526
+SUBTARGETS:=qi_lb60 n516 n526
id800wt
-LINUX_VERSION:=2.6.3
5
+LINUX_VERSION:=2.6.3
7
DEVICE_TYPE=other
DEVICE_TYPE=other
-CFLAGS:=-march=mips32
-
include $(INCLUDE_DIR)/target.mk
define Target/Description
include $(INCLUDE_DIR)/target.mk
define Target/Description
This page took
0.01903 seconds
and
4
git commands to generate.