summaryrefslogtreecommitdiff
path: root/MAKEALL
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2011-10-12 22:47:15 +0200
committerWolfgang Denk <wd@denx.de>2011-10-12 22:47:15 +0200
commitd8fffa057c9430fd0c5104ab6ff7db4cdb03db51 (patch)
tree2e98334405e9a602441091317ae69e09c32d3d51 /MAKEALL
parent0dd78fb9430e57ccc8e63369c6082b1c730f8aeb (diff)
parent3c945542dad99b1ec4a324ad6b69b8de8829827b (diff)
Merge branch 'master' of git://git.denx.de/u-boot-mips
* 'master' of git://git.denx.de/u-boot-mips: MIPS: Jz4740: Add qi_lb60 board support MIPS: Jz4740: Add NAND driver MIPS: Ingenic XBurst Jz4740 processor support
Diffstat (limited to 'MAKEALL')
-rwxr-xr-xMAKEALL4
1 files changed, 3 insertions, 1 deletions
diff --git a/MAKEALL b/MAKEALL
index 52bc355c93..f582f8be15 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -400,7 +400,9 @@ LIST_mips=" \
## MIPS Systems (little endian)
#########################################################################
-LIST_mips4kc_el=""
+LIST_mips4kc_el=" \
+ qi_lb60 \
+"
LIST_mips5kc_el=""