diff --git a/hardware/mox/mox-uboot-uboot/Makefile b/hardware/mox/mox-uboot-uboot/Makefile index e6c806d585d5f025575cf3c275610b7de683af16..b97065caf4de26a15627da74daf073943cef3e40 100644 --- a/hardware/mox/mox-uboot-uboot/Makefile +++ b/hardware/mox/mox-uboot-uboot/Makefile @@ -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