diff options
Diffstat (limited to 'arch/mips/fw/sni/Makefile')
-rw-r--r-- | arch/mips/fw/sni/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/fw/sni/Makefile b/arch/mips/fw/sni/Makefile index d9740a3788e..3f01dd36e6b 100644 --- a/arch/mips/fw/sni/Makefile +++ b/arch/mips/fw/sni/Makefile @@ -2,4 +2,4 @@ # Makefile for the SNI prom monitor routines under Linux. # -lib-$(CONFIG_SNIPROM) += sniprom.o +lib-$(CONFIG_FW_SNIPROM) += sniprom.o |