aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/arm.scc
blob: cfac7f13dbb472fca9fe320c224dd669833d93fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# SPDX-License-Identifier: MIT
# patches are for everyone, but the kconfig data is just for ARM builds.
if [ "$KARCH" = "arm" ]; then
	kconf hardware arm.cfg
	include cfg/timer/hz_100.scc
fi

include v7-A15/v7-A15.scc

patch arm-ARM-EABI-socketcall.patch

patch vexpress-Pass-LOADADDR-to-Makefile.patch
patch arm-Makefile-Fix-systemtap.patch