summaryrefslogtreecommitdiff
path: root/altera-socfpga/patches/nomkpimage.diff
blob: d8f208d3f160c18ac0f014aa062728393668ba24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/hardware-handoff/spl_bsp/Makefile b/hardware-handoff/spl_bsp/Makefile
index ef5a4a0..f558337 100644
--- a/hardware-handoff/spl_bsp/Makefile
+++ b/hardware-handoff/spl_bsp/Makefile
@@ -173,7 +173,7 @@ PRELOADER.MKPIMAGE_BINARY := preloader-mkpimage.bin
 UBOOT.BINARY := $(PRELOADER_SRC_DIR)/u-boot.bin
 
 .PHONY: all
-all: spl mkpimage-spl
+all: spl
 
 .PHONY: uboot
 uboot: $(UBOOT.BINARY)