X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=examples%2FMakefile;h=b9056dd16149394e13dbbf96f9fda0ec05107b9c;hp=12837ea24b8c6970c826e1cd804ee7ed82cc8807;hb=cdd8a0f1517b89349265465bf334db32e2304b45;hpb=c021880ac5837154ca51b9d84e6b75f39b64aabe diff --git a/examples/Makefile b/examples/Makefile index 12837ea24b..b9056dd161 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -30,6 +30,7 @@ BIN = hello_world.bin ifeq ($(CPU),mips) SREC = +BIN = endif # The following example is pretty 8xx specific...