1 # Copyright (c) 2015 OpenWrt.org
3 include $(TOPDIR
)/rules.mk
7 BOARDNAME
:=MediaTek Ralink ARM
8 FEATURES
:=squashfs nand ubifs
10 MAINTAINER
:=John Crispin
<john@phrozen.org
>
14 KERNELNAME
:=Image dtbs zImage
16 include $(INCLUDE_DIR
)/target.mk
18 kmod-mt76 kmod-leds-gpio kmod-gpio-button-hotplug swconfig \
21 $(eval
$(call BuildTarget
))