obj-$(CONFIG_BCM_ATMAPI) += atmapi.o

atmapi-objs += atmapi_dep.o

$(obj)/atmapi_dep.o:
	cp $(obj)/atmapi$(PROFILE).o_save $(obj)/atmapi_dep.o


