#
# TDS Recon Platform Makefile
#
obj-$(CONFIG_MACH_RECON)	+= recon.o
obj-m				+= recon_pcmcia.o recon_core_gpl.o recon_keys.o

