ipq806x: fix EA8500 switch control
[openwrt/openwrt.git] / target / linux / mxs / Makefile
index 57314819c047cb745ccff8dd8ce3ce2c2ab547d3..39064ae1aed7982b707a363219f445c81806018a 100644 (file)
@@ -13,7 +13,7 @@ FEATURES:=ext4 rtc usb gpio
 CPU_TYPE:=arm926ej-s
 
 MAINTAINER:=Zoltan HERPAI <wigyori@uid0.hu>
-KERNEL_PATCHVER:=3.14
+KERNEL_PATCHVER:=4.14
 KERNELNAME:=zImage dtbs
 
 define Target/Description
@@ -22,6 +22,4 @@ endef
 
 include $(INCLUDE_DIR)/target.mk
 
-DEFAULT_PACKAGES += kmod-wdt-stmp3xxx
-
 $(eval $(call BuildTarget))