imx6: add flexcan support
[openwrt.git] / target / linux / imx6 / Makefile
index b5d0cef..e8d558e 100644 (file)
@@ -14,12 +14,10 @@ CPU_TYPE:=cortex-a9
 CPU_SUBTYPE:=vfpv3
 MAINTAINER:=Luka Perkov <luka@openwrt.org>
 
-LINUX_VERSION:=3.10.15
+LINUX_VERSION:=3.10.21
 
 include $(INCLUDE_DIR)/target.mk
 
 KERNELNAME:="zImage dtbs"
 
-DEFAULT_PACKAGES +=
-
 $(eval $(call BuildTarget))