mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-08 00:57:07 +08:00
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
|