mirror of https://github.com/hak5/openwrt.git
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
|
||
|
|