blob: 2b11e4843edb6e3204b4736cb0f097080626d556 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
#
# 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
|