ramips: DIR-610-A1 Support
[openwrt-github/.git] / target / linux / ramips / rt305x / target.mk
index 16e3bac215c43e7887c79bc8c132db76be1a3199..527b829cb956d93688901789fb695a7271e68069 100644 (file)
@@ -3,10 +3,12 @@
 #
 
 SUBTARGET:=rt305x
-BOARDNAME:=RT305x based boards
-FEATURES:=squashfs broken
+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