mirror of https://github.com/hak5/openwrt.git
12 lines
176 B
Makefile
12 lines
176 B
Makefile
|
#
|
||
|
# Copyright (C) 2009 OpenWrt.org
|
||
|
#
|
||
|
|
||
|
SUBTARGET:=rt288x
|
||
|
BOARDNAME:=RT288x based boards
|
||
|
|
||
|
define Target/Description
|
||
|
Build firmware images for Ralink RT288x based boards.
|
||
|
endef
|
||
|
|