#
# Build the Open Firmware handler
#

# PAPR support
obj-y += debug.o
obj-y += tce.o
obj-y += vtce.o
obj-$(papr_vterm) += vterm.o
obj-y += xlate.o
