ARM: move interrupt_init to before relocation
[oweals/u-boot.git] / MAKEALL
diff --git a/MAKEALL b/MAKEALL
index 2e16e0d9aded35e8b30c6442e1b2e2e2fbdd9303..a80340eed35f5e590e26635fd6c49c4ccb9d7ce6 100755 (executable)
--- 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}       \
 "
 #########################################################################