build: drop FIT option until we actually need it
[openwrt/staging/chunkeey.git] / target / linux / imx6 / Makefile
index eed8088460a887cda719a0efb125c0c8a3f0d3c2..4a9bc8cb3cf1f8263a9bf29309c6e1d0aa92a179 100644 (file)
@@ -14,13 +14,12 @@ CPU_TYPE:=cortex-a9
 CPU_SUBTYPE:=vfpv3
 MAINTAINER:=Luka Perkov <luka@openwrt.org>
 
-LINUX_VERSION:=3.10.12
+LINUX_VERSION:=3.10.15
 
 include $(INCLUDE_DIR)/target.mk
 
 KERNELNAME:="zImage dtbs"
 
-DEFAULT_PACKAGES += \
-       kmod-usb-chipidea kmod-usb-mxs-phy uboot-envtools
+DEFAULT_PACKAGES +=
 
 $(eval $(call BuildTarget))