You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#
|
|
# 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
|
|
|
|
|