From: Felix Fietkau Date: Sun, 8 Jan 2017 17:30:40 +0000 (+0100) Subject: uboot-mvebu: enable loader with the default profile X-Git-Tag: v17.01.0-rc1~226 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=d4ce3e86924957d7c9ecfd51e8800618648b9b90;p=openwrt%2Fstaging%2Fchunkeey.git uboot-mvebu: enable loader with the default profile Fixes build error Signed-off-by: Felix Fietkau --- diff --git a/package/boot/uboot-mvebu/Makefile b/package/boot/uboot-mvebu/Makefile index 1c177e6cdf..0242309462 100644 --- a/package/boot/uboot-mvebu/Makefile +++ b/package/boot/uboot-mvebu/Makefile @@ -42,7 +42,7 @@ define Package/uboot/template define Package/uboot-mvebu-$(1) SECTION:=boot CATEGORY:=Boot Loaders - DEPENDS:=@(TARGET_DEVICE_mvebu_DEVICE_$(3)||TARGET_mvebu_DEVICE_$(3)) + DEPENDS:=@(TARGET_DEVICE_mvebu_DEVICE_$(3)||TARGET_mvebu_DEVICE_$(3)||TARGET_mvebu_Default) DEFAULT:=m HIDDEN:=1 TITLE:=$(2)