aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/arm/arm32/Makefile
blob: 1ad33649ad60c69fcba28a1eab7550a75eea2730 (plain)
1
2
3
4
5
6
7
8
subdir-y += lib

obj-y += entry.o
obj-y += mode_switch.o
obj-y += proc-ca15.o

obj-y += traps.o
obj-y += domain.o