obj-$(CONFIG_BCM_GPON) += bcmgpon.o

bcmgpon-objs += bcmgpon_dep.o

$(obj)/bcmgpon_dep.o:
	cp $(obj)/bcmgpon$(PROFILE).o_save $(obj)/bcmgpon_dep.o

applinks:

