BRCM_CHIP = $(patsubst "bcm%",%,$(CONFIG_SYS_SOC))
EXTRA_CFLAGS += -DCONFIG_BCM9$(BRCM_CHIP)

obj-y +=				\
	bcm_ubus_impl1.o	\
