mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-08 00:54:03 +02:00
13 lines
202 B
Makefile
13 lines
202 B
Makefile
|
#
|
||
|
# Copyright (C) 2009 OpenWrt.org
|
||
|
#
|
||
|
|
||
|
SUBTARGET:=rt288x
|
||
|
BOARDNAME:=RT288x based boards
|
||
|
FEATURES:=squashfs broken
|
||
|
|
||
|
define Target/Description
|
||
|
Build firmware images for Ralink RT288x based boards.
|
||
|
endef
|
||
|
|