openwrtv4/target/linux/ramips/rt288x/target.mk
Felix Fietkau a30681dff0 build: unify mips target cflags
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 38210
2013-09-26 17:53:14 +00:00

12 lines
195 B
Makefile

#
# Copyright (C) 2009 OpenWrt.org
#
SUBTARGET:=rt288x
BOARDNAME:=RT288x based boards
CPU_TYPE:=mips32r2
define Target/Description
Build firmware images for Ralink RT288x based boards.
endef