obj-$(CONFIG_BCM_OTP) := otp.o 

otp-objs += otp_dep.o

$(obj)/otp_dep.o:
	cp $(obj)/otp$(BCM_PROFILE).o_save $(obj)/otp_dep.o

applinks:

