Initial commit
This commit is contained in:
12
target/linux/brcm2708/bcm2708/target.mk
Normal file
12
target/linux/brcm2708/bcm2708/target.mk
Normal file
@@ -0,0 +1,12 @@
|
||||
#
|
||||
# Copyright (C) 2015 OpenWrt.org
|
||||
#
|
||||
|
||||
SUBTARGET:=bcm2708
|
||||
BOARDNAME:=BCM2708 based boards
|
||||
CPU_TYPE:=arm1176jzf-s
|
||||
CPU_SUBTYPE:=vfp
|
||||
|
||||
define Target/Description
|
||||
Build firmware image for Broadcom BCM2708 SoC devices.
|
||||
endef
|
||||
Reference in New Issue
Block a user