Add Broadcom / Netgear changes from RAXE 1.0.0.48
[project/bcm63xx/u-boot.git] / arch / arm / mach-bcmbca / ubus / Makefile
diff --git a/arch/arm/mach-bcmbca/ubus/Makefile b/arch/arm/mach-bcmbca/ubus/Makefile
new file mode 100644 (file)
index 0000000..d6e8d46
--- /dev/null
@@ -0,0 +1,5 @@
+BRCM_CHIP = $(patsubst "bcm%",%,$(CONFIG_SYS_SOC))
+EXTRA_CFLAGS += -DCONFIG_BCM9$(BRCM_CHIP)
+
+obj-y +=                               \
+       bcm_ubus_impl1.o        \