projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ifxmips] refresh 310-cfi0002-swap.patch
[openwrt.git]
/
target
/
linux
/
xburst
/
Makefile
diff --git
a/target/linux/xburst/Makefile
b/target/linux/xburst/Makefile
index
51fe564
..
c2035b8
100644
(file)
--- a/
target/linux/xburst/Makefile
+++ b/
target/linux/xburst/Makefile
@@
-8,18
+8,17
@@
include $(TOPDIR)/rules.mk
ARCH:=mipsel
BOARD:=xburst
ARCH:=mipsel
BOARD:=xburst
-BOARDNAME:=XBurst JZ47x0
-FEATURES:=jffs2 tgz ubifs
+BOARDNAME:=Ingenic XBurst
+FEATURES:=jffs2 targz ubifs audio
+SUBTARGETS:=qi_lb60 n516 n526
-LINUX_VERSION:=2.6.3
2.7
+LINUX_VERSION:=2.6.3
5
DEVICE_TYPE=other
DEVICE_TYPE=other
-include $(INCLUDE_DIR)/target.mk
-
-KERNELNAME:=uImage
+CFLAGS:=-march=mips32
-DEFAULT_PACKAGES += gpioctl
+include $(INCLUDE_DIR)/target.mk
define Target/Description
Build firmware images for XBurst JZ47x0 based boards.
define Target/Description
Build firmware images for XBurst JZ47x0 based boards.
This page took
0.031837 seconds
and
4
git commands to generate.