summaryrefslogtreecommitdiffstats
path: root/examples/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Makefile')
-rw-r--r--examples/Makefile1
1 files changed, 1 insertions, 0 deletions
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...
OpenPOWER on IntegriCloud