summaryrefslogtreecommitdiffstats
path: root/src/arch/arm/Makefile
blob: b6509dda0c3f9d74650ed0a4687b38d4515fcb4d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Assembler section type character
#
ASM_TCHAR	:= %
ASM_TCHAR_OPS	:= %%

# Include common ARM headers
#
INCDIRS		+= arch/arm/include

# ARM-specific directories containing source files
#
SRCDIRS		+= arch/arm/core
SRCDIRS		+= arch/arm/interface/efi