Initial commit
This commit is contained in:
11
target/linux/mvebu/cortexa9/target.mk
Normal file
11
target/linux/mvebu/cortexa9/target.mk
Normal file
@@ -0,0 +1,11 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
#
|
||||
# Copyright (C) 2017 Hauke Mehrtens
|
||||
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
ARCH:=arm
|
||||
BOARDNAME:=Marvell Armada 37x/38x/XP
|
||||
CPU_TYPE:=cortex-a9
|
||||
CPU_SUBTYPE:=vfpv3-d16
|
||||
KERNELNAME:=zImage dtbs
|
||||
Reference in New Issue
Block a user