summaryrefslogtreecommitdiff
path: root/MAKEALL
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2013-07-15 09:19:39 -0400
committerTom Rini <trini@ti.com>2013-07-15 09:19:39 -0400
commit54e458de55a8833519225d728e3be1f84b399a38 (patch)
tree6be31e9d2a5f0111d76dd258b7296eee8523a716 /MAKEALL
parent68c517eafcb060aa8ef92ed2620f0f41c5275d89 (diff)
Revert "MIPS: Jz4740: Add qi_lb60 board support"
The files board/qi/qi_lb60/qi_lb60.c and include/configs/qi_lb60.h were licensed under the GPL v3 or later, and not v2 or later. As this is incompatible with the project, revert this board support until the responsible parties are available to re-license (if so desired) under GPL v2. Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-xMAKEALL5
1 files changed, 0 insertions, 5 deletions
diff --git a/MAKEALL b/MAKEALL
index 2e16e0d9ad..a80340eed3 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -435,16 +435,11 @@ LIST_mips=" \
## MIPS Systems (little endian)
#########################################################################
-LIST_xburst_el=" \
- qi_lb60 \
-"
-
LIST_au1xx0_el=" \
dbau1550_el \
pb1000 \
"
LIST_mips_el=" \
- ${LIST_xburst_el} \
${LIST_au1xx0_el} \
"
#########################################################################