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

obj-$(EARLY_PRINTK) += debug.o
