On 2015-11-11 14:15, Petr Štetiar wrote:
> Signed-off-by: Petr Štetiar <yn...@true.cz>
> ---
>  target/linux/imx6/image/Makefile |    6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/target/linux/imx6/image/Makefile 
> b/target/linux/imx6/image/Makefile
> index 9b9f948..d5bab30 100644
> --- a/target/linux/imx6/image/Makefile
> +++ b/target/linux/imx6/image/Makefile
> @@ -40,9 +40,9 @@ endef
>  
>  define Image/InstallKernel/Template
>  
> - ifneq ($(CONFIG_TARGET_ROOTFS_INCLUDE_KERNEL)$(CONFIG_TARGET_imx6_VENTANA),)
> + ifneq 
> ($(CONFIG_TARGET_ROOTFS_INCLUDE_KERNEL)$(CONFIG_TARGET_imx6_$(PROFILE)),)
No need for that. This crappy code is going to be replaced soon (patch
has already been posted).

- Felix
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to