mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 13:30:38 +02:00
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
|
||
|
|