mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-10 04:26:19 -04:00
Fix MIPS build problem
This commit is contained in:
parent
c021880ac5
commit
cdd8a0f151
@ -30,6 +30,7 @@ BIN = hello_world.bin
|
|||||||
|
|
||||||
ifeq ($(CPU),mips)
|
ifeq ($(CPU),mips)
|
||||||
SREC =
|
SREC =
|
||||||
|
BIN =
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# The following example is pretty 8xx specific...
|
# The following example is pretty 8xx specific...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user