mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 18:55:56 +02:00
12 lines
176 B
Makefile
12 lines
176 B
Makefile
|
#
|
||
|
# Copyright (C) 2009 OpenWrt.org
|
||
|
#
|
||
|
|
||
|
SUBTARGET:=rt288x
|
||
|
BOARDNAME:=RT288x based boards
|
||
|
|
||
|
define Target/Description
|
||
|
Build firmware images for Ralink RT288x based boards.
|
||
|
endef
|
||
|
|