# acpu
XDX_ACPU_DRV := \
		xdxacpu.o xdxacpu_irq.o

XDX_ACPU_FILES = $(addprefix acpu/,$(XDX_ACPU_DRV))
