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