]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - examples/Makefile
* Add support for 16 MB flash configuration of TRAB board
[karo-tx-uboot.git] / examples / Makefile
index b7d6f94e4034dd8f180c502cf79c26293467a7a5..e6a3023913f9162a1c5c4738e72632f9ac5de97a 100644 (file)
@@ -27,6 +27,10 @@ include $(TOPDIR)/config.mk
 
 SREC   = hello_world.srec
 
+ifeq ($(CPU),mips)
+SREC =
+endif
+
 # The following example is pretty 8xx specific...
 ifeq ($(CPU),mpc8xx)
 SREC   += timer.srec