O_TARGET	:= cam_mod.o
obj-y		:= cam.o cam_ata.o cam_hdma.o cam_isr.o cam_swap.o cam_var.o cam_fm.o
EXTRA_CFLAGS = 

include $(TOPDIR)/Rules.make

