ath79: update WA/XC devices UBNT_VERSION to 8.7.4
[openwrt/staging/wigyori.git] / target / linux / ramips / rt288x / target.mk
1 #
2 # Copyright (C) 2009 OpenWrt.org
3 #
4
5 SUBTARGET:=rt288x
6 BOARDNAME:=RT288x based boards
7 FEATURES+=small_flash
8 CPU_TYPE:=24kc
9
10 DEFAULT_PACKAGES += kmod-rt2800-soc wpad-basic-mbedtls swconfig
11
12 define Target/Description
13 Build firmware images for Ralink RT288x based boards.
14 endef
15