a30681dff0
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38210
13 lines
195 B
Makefile
13 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
|
|
|