diff options
Diffstat (limited to 'arch/mips/fw/sni/Makefile')
-rw-r--r-- | arch/mips/fw/sni/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/mips/fw/sni/Makefile b/arch/mips/fw/sni/Makefile new file mode 100644 index 000000000..e5ba8e86b --- /dev/null +++ b/arch/mips/fw/sni/Makefile @@ -0,0 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0-only +# +# Makefile for the SNI prom monitor routines under Linux. +# + +lib-$(CONFIG_FW_SNIPROM) += sniprom.o |