#
# Makefile for VoyagerGX
#

obj-y	:= irq.o setup.o

obj-$(CONFIG_USB_SM501)	+= consistent.o

