fae2ec33d1
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 44431
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
|