MIPS: BCM47xx: Move NVRAM driver to the drivers/firmware/
[deliverable/linux.git] / drivers / firmware / Makefile
index 3fdd3912709af54950f84f7f2dacb1e9a5aee366..210c6e0550d349a402d69053a34dba97aef1be17 100644 (file)
@@ -14,6 +14,7 @@ obj-$(CONFIG_FIRMWARE_MEMMAP) += memmap.o
 obj-$(CONFIG_QCOM_SCM)         += qcom_scm.o
 CFLAGS_qcom_scm.o :=$(call as-instr,.arch_extension sec,-DREQUIRES_SEC=1)
 
+obj-y                          += broadcom/
 obj-$(CONFIG_GOOGLE_FIRMWARE)  += google/
 obj-$(CONFIG_EFI)              += efi/
 obj-$(CONFIG_UEFI_CPER)                += efi/
This page took 0.030539 seconds and 5 git commands to generate.