#
# Dell Axim x50/x51(v) PDA Makefile for the linux kernel.
#
obj-$(CONFIG_MACH_X50)		+= aximx50.o 
obj-$(CONFIG_X50_BUTTONS)	+= aximx50_buttons.o
obj-$(CONFIG_X50_TS)		+= aximx50_ts.o

