X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fboot%2Fat91bootstrap%2FMakefile;h=4571fedc044ac6bfb592233b541e0845d34c5d2e;hb=0a919afae4e0056a70004484144f8ac5b0582c0b;hp=ae60fad445aac801a1ad927da8cb627661eb6296;hpb=670448a002ddbc79cc370647b8d30b3b8e9025d6;p=openwrt%2F.git diff --git a/package/boot/at91bootstrap/Makefile b/package/boot/at91bootstrap/Makefile index ae60fad445..4571fedc04 100644 --- a/package/boot/at91bootstrap/Makefile +++ b/package/boot/at91bootstrap/Makefile @@ -24,13 +24,14 @@ include $(INCLUDE_DIR)/package.mk define AT91Bootstrap/Default BUILD_TARGET:=at91 + BUILD_SUBTARGET:=sama5 AT91BOOTSTRAP_IMAGE:=at91bootstrap.bin endef define at91bootstrap/sama5d2_xplaineddf_uboot - TITLE:=AT91Bootstrap for the SAMA5D3 Xplained board (SPI Flash) + TITLE:=AT91Bootstrap for the SAMA5D2 Xplained board (SPI Flash) BUILD_SUBTARGET:=sama5 - BUILD_DEVICES:=at91-sama5d3_xplained + BUILD_DEVICES:=at91-sama5d2_xplained endef define at91bootstrap/sama5d2_xplaineddf_qspi_uboot