diff options
| author | Jonathan Herman <hermanjl@cs.unc.edu> | 2013-01-17 16:15:55 -0500 |
|---|---|---|
| committer | Jonathan Herman <hermanjl@cs.unc.edu> | 2013-01-17 16:15:55 -0500 |
| commit | 8dea78da5cee153b8af9c07a2745f6c55057fe12 (patch) | |
| tree | a8f4d49d63b1ecc92f2fddceba0655b2472c5bd9 /arch/mips/fw/sni | |
| parent | 406089d01562f1e2bf9f089fd7637009ebaad589 (diff) | |
Patched in Tegra support.
Diffstat (limited to 'arch/mips/fw/sni')
| -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 3f01dd36e6b..d9740a3788e 100644 --- a/arch/mips/fw/sni/Makefile +++ b/arch/mips/fw/sni/Makefile | |||
| @@ -2,4 +2,4 @@ | |||
| 2 | # Makefile for the SNI prom monitor routines under Linux. | 2 | # Makefile for the SNI prom monitor routines under Linux. |
| 3 | # | 3 | # |
| 4 | 4 | ||
| 5 | lib-$(CONFIG_FW_SNIPROM) += sniprom.o | 5 | lib-$(CONFIG_SNIPROM) += sniprom.o |
