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