From: Felix Fietkau Date: Sat, 2 Jul 2016 17:33:52 +0000 (+0200) Subject: imx6: fix redundant PROFILES overrides in image makefile X-Git-Tag: v17.01.0-rc1~2186 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=de165b66be47497906d3cf4f1ca6071ee25e2003 imx6: fix redundant PROFILES overrides in image makefile Signed-off-by: Felix Fietkau --- diff --git a/target/linux/imx6/image/Makefile b/target/linux/imx6/image/Makefile index 236cf7f368..ff70b88170 100644 --- a/target/linux/imx6/image/Makefile +++ b/target/linux/imx6/image/Makefile @@ -102,6 +102,7 @@ endef KERNEL_LOADADDR=0x10008000 define Device/Default + PROFILES := Generic DEVICE_DTS := FILESYSTEMS := squashfs ext4 KERNEL_INSTALL := 1 @@ -116,7 +117,6 @@ endef DEVICE_VARS += DEVICE_DTS define Device/ventana - PROFILES := Generic VENTANA DEVICE_TITLE := Gateworks Ventana family DEVICE_DTS:= \ imx6dl-gw51xx \ @@ -146,7 +146,6 @@ define Device/ventana endef define Device/wandboard - PROFILES := Generic IMX6DL_WANDBOARD DEVICE_TITLE := Wandboard Dual DEVICE_DTS := imx6dl-wandboard DEVICE_PACKAGES := kmod-thermal-imx kmod-usb-chipidea-imx kmod-usb-mxs-phy