mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-02 09:46:37 +03:00
Fix MIPS build problem
This commit is contained in:
@@ -30,6 +30,7 @@ BIN = hello_world.bin
|
||||
|
||||
ifeq ($(CPU),mips)
|
||||
SREC =
|
||||
BIN =
|
||||
endif
|
||||
|
||||
# The following example is pretty 8xx specific...
|
||||
|
||||
Reference in New Issue
Block a user