mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-09 12:21:33 +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
|