commit | da74b0a7f60d98ec72bc0d4bccc63001e33042d5 | [log] [tgz] |
---|---|---|
author | wdenk <wdenk> | Thu Mar 27 18:00:16 2003 +0000 |
committer | wdenk <wdenk> | Thu Mar 27 18:00:16 2003 +0000 |
tree | 241a9d334aea08ef6e2953653f755b5213e7798c | |
parent | bb1b8261928f50a5b4ad585889303a5ebd8af9e0 [diff] [blame] |
Fix MIPS build problem
diff --git a/examples/Makefile b/examples/Makefile index 12837ea..b9056dd 100644 --- a/examples/Makefile +++ b/examples/Makefile
@@ -30,6 +30,7 @@ ifeq ($(CPU),mips) SREC = +BIN = endif # The following example is pretty 8xx specific...