mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 06:33:41 +00: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
|
||
|
|