1# s6000 Makefile
2
3obj-y		+= irq.o gpio.o dmac.o
4obj-$(CONFIG_XTENSA_CALIBRATE_CCOUNT)	+= delay.o
5