Initial commit
This commit is contained in:
1
target/linux/mvebu/cortexa9/config-default
Normal file
1
target/linux/mvebu/cortexa9/config-default
Normal file
@@ -0,0 +1 @@
|
||||
CONFIG_HARDEN_BRANCH_PREDICTOR=y
|
||||
14
target/linux/mvebu/cortexa9/target.mk
Normal file
14
target/linux/mvebu/cortexa9/target.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
#
|
||||
# Copyright (C) 2017 Hauke Mehrtens
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
#
|
||||
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
ARCH:=arm
|
||||
BOARDNAME:=Marvell Armada 37x/38x/XP
|
||||
CPU_TYPE:=cortex-a9
|
||||
CPU_SUBTYPE:=vfpv3
|
||||
KERNELNAME:=zImage dtbs
|
||||
Reference in New Issue
Block a user