11 lines
187 B
Makefile
11 lines
187 B
Makefile
|
#
|
||
|
# Copyright (C) 2014 OpenWrt.org
|
||
|
#
|
||
|
|
||
|
SUBTARGET:=wiligear
|
||
|
BOARDNAME:=Wiligear WBD-222/111
|
||
|
|
||
|
define Target/Description
|
||
|
Build firmware images for Wiligear WBD-222 and WBD-111 boards.
|
||
|
endef
|