diff options
Diffstat (limited to 'arch/mips/fw/sni/Makefile')
-rw-r--r-- | arch/mips/fw/sni/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/mips/fw/sni/Makefile b/arch/mips/fw/sni/Makefile new file mode 100644 index 000000000000..d9740a3788e2 --- /dev/null +++ b/arch/mips/fw/sni/Makefile @@ -0,0 +1,5 @@ +# +# Makefile for the SNI prom monitor routines under Linux. +# + +lib-$(CONFIG_SNIPROM) += sniprom.o |