ath79: gl-ar750s: reduce kernel size to 2M in image Makefile
[oweals/openwrt.git] / target / linux / mxs / Makefile
index 91cab967742c9c68801c279c0901f9ab252da9fb..96aba031d717a10149fc4f7a02cd42f45642c3ce 100644 (file)
@@ -13,7 +13,7 @@ FEATURES:=ext4 rtc usb gpio
 CPU_TYPE:=arm926ej-s
 
 MAINTAINER:=Zoltan HERPAI <wigyori@uid0.hu>
-KERNEL_PATCHVER:=4.1
+KERNEL_PATCHVER:=4.19
 KERNELNAME:=zImage dtbs
 
 define Target/Description
@@ -22,6 +22,4 @@ endef
 
 include $(INCLUDE_DIR)/target.mk
 
-DEFAULT_PACKAGES += kmod-wdt-stmp3xxx
-
 $(eval $(call BuildTarget))