	obj-$(CONFIG_BCM_BDMF) = bdmf.o

bdmf-objs += bdmf_dep.o

$(obj)/bdmf_dep.o:
	cp $(obj)/bdmf$(PROFILE).o_save $(obj)/bdmf_dep.o

applinks:

