ramips: mt76x8: switch to kernel 5.4
[openwrt/staging/stintel.git] / target / linux / ramips / mt76x8 / target.mk
1 #
2 # Copyright (C) 2009 OpenWrt.org
3 #
4
5 SUBTARGET:=mt76x8
6 BOARDNAME:=MT76x8 based boards
7 FEATURES+=usb ramdisk
8 CPU_TYPE:=24kc
9
10 DEFAULT_PACKAGES += kmod-mt7603 wpad-basic swconfig
11 KERNEL_PATCHVER:=5.4
12
13 define Target/Description
14 Build firmware images for Ralink MT76x8 based boards.
15 endef
16