mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-22 15:02:32 +00:00
9 lines
184 B
Makefile
9 lines
184 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0-only
|
||
|
|
||
|
SUBTARGET:=bcm6318
|
||
|
BOARDNAME:=BCM6318 based boards
|
||
|
|
||
|
define Target/Description
|
||
|
Build firmware images for Broadcom BCM6318 based boards.
|
||
|
endef
|