imx6: ventana: remove invalid video options from bootscript
[librecmc/librecmc.git] / target / linux / imx6 / Makefile
index 544c757a567c6bd19d39b7d96544edce329963a0..cd938c801cfdc578d70dd54b65bc9f94e24bdad6 100644 (file)
@@ -14,10 +14,12 @@ CPU_TYPE:=cortex-a9
 CPU_SUBTYPE:=neon
 MAINTAINER:=Luka Perkov <luka@openwrt.org>
 
-LINUX_VERSION:=3.10.49
+KERNEL_PATCHVER:=4.1
 
 include $(INCLUDE_DIR)/target.mk
 
-KERNELNAME:="zImage dtbs"
+KERNELNAME:=zImage dtbs
+
+DEFAULT_PACKAGES += uboot-envtools
 
 $(eval $(call BuildTarget))