diff options
Diffstat (limited to 'arch/mips/fw/cfe/Makefile')
-rw-r--r-- | arch/mips/fw/cfe/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/mips/fw/cfe/Makefile b/arch/mips/fw/cfe/Makefile new file mode 100644 index 000000000000..8f20044c0adf --- /dev/null +++ b/arch/mips/fw/cfe/Makefile @@ -0,0 +1,5 @@ +# +# Makefile for the Broadcom Common Firmware Environment support +# + +lib-y += cfe_api.o |