mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 22:23:08 +02:00
b887a6d197
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17439 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 lines
202 B
Makefile
13 lines
202 B
Makefile
#
|
|
# Copyright (C) 2009 OpenWrt.org
|
|
#
|
|
|
|
SUBTARGET:=rt305x
|
|
BOARDNAME:=RT305x based boards
|
|
FEATURES:=squashfs broken
|
|
|
|
define Target/Description
|
|
Build firmware images for Ralink RT305x based boards.
|
|
endef
|
|
|