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

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

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

obj-$(EARLY_PRINTK) += debug.o