generic: mikrotik platform build bits
[oweals/openwrt.git] / target / linux / mediatek / Makefile
index 152b61bb400e36af498aa9eb749eb5434afe4b39..c8ab5e01e6d45f91901418f28e0274bc5f574bda 100644 (file)
@@ -7,14 +7,12 @@ BOARD:=mediatek
 BOARDNAME:=MediaTek Ralink ARM
 SUBTARGETS:=mt7622 mt7623 mt7629
 FEATURES:=squashfs nand ramdisk fpu
-MAINTAINER:=John Crispin <john@phrozen.org>
 
-KERNEL_PATCHVER:=4.19
+KERNEL_PATCHVER:=5.4
 KERNEL_TESTING_PATCHVER:=5.4
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += \
-       kmod-mt76 kmod-leds-gpio kmod-gpio-button-hotplug \
-       wpad-basic
+       kmod-leds-gpio kmod-gpio-button-hotplug
 
 $(eval $(call BuildTarget))