mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-10 00:28:27 +00:00
11 lines
178 B
Makefile
11 lines
178 B
Makefile
#
|
|
# Copyright (C) 2015 OpenWrt.org
|
|
#
|
|
|
|
SUBTARGET:=bcm2708
|
|
BOARDNAME:=BCM2708 based boards
|
|
|
|
define Target/Description
|
|
Build firmware image for Broadcom BCM2708 SoC devices.
|
|
endef
|