Initial commit
This commit is contained in:
13
target/linux/layerscape/armv7/target.mk
Normal file
13
target/linux/layerscape/armv7/target.mk
Normal file
@@ -0,0 +1,13 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
#
|
||||
# Copyright 2018 NXP
|
||||
|
||||
ARCH:=arm
|
||||
BOARDNAME:=ARMv7 based boards
|
||||
CPU_TYPE:=cortex-a7
|
||||
CPU_SUBTYPE:=neon-vfpv4
|
||||
KERNELNAME:=zImage dtbs
|
||||
|
||||
define Target/Description
|
||||
Build firmware images for NXP Layerscape ARMv7 based boards.
|
||||
endef
|
||||
Reference in New Issue
Block a user