Skip to content
Snippets Groups Projects
Verified Commit dba73e5f authored by Josef Schlehofer's avatar Josef Schlehofer
Browse files

mox-uboot-uboot: drop BUILDONLY

This fixes:
Makefile:1452: *** 'BL33=/foo/build/staging_dir/target-aarch64_cortex-a53_musl/root-mvebu/usr/share/mox/u-boot.bin' was specified, but '/foo/build/staging_dir/target-aarch64_cortex-a53_musl/root-mvebu/usr/share/mox/u-boot.bin' does not exist.  Stop.
parent 46792057
No related merge requests found
......@@ -25,7 +25,6 @@ include $(INCLUDE_DIR)/package.mk
define Package/mox-uboot-uboot
TITLE:=U-boot for Turris MOX
DEPENDS:=@TARGET_mvebu_cortexa53_DEVICE_cznic_turris-mox
BUILDONLY:=1
endef
define Build/Compile
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment