- #
- # Copyright (C) 2009 OpenWrt.org
- #
- SUBTARGET:=rt305x
- BOARDNAME:=RT3x5x/RT5350 based boards
- FEATURES+=usb ramdisk small_flash
- CPU_TYPE:=24kc
- DEFAULT_PACKAGES += kmod-rt2800-soc wpad-basic-mbedtls swconfig
- define Target/Description
- Build firmware images for Ralink RT3x5x/RT5350 based boards.
- endef
|