ralink: drop v3.8 support
[openwrt/openwrt.git] / target / linux / ramips / rt305x / target.mk
index cd5baa8ac9bd7d69211b8d83f63837a035ecc9ce..527b829cb956d93688901789fb695a7271e68069 100644 (file)
@@ -3,12 +3,12 @@
 #
 
 SUBTARGET:=rt305x
-BOARDNAME:=RT305x based boards
+BOARDNAME:=RT3x5x/RT5350 based boards
 ARCH_PACKAGES:=ramips_24kec
 FEATURES+=usb
 CFLAGS+= -march=24kec -mdsp
 
 define Target/Description
-       Build firmware images for Ralink RT305x based boards.
+       Build firmware images for Ralink RT3x5x/RT5350 based boards.
 endef