summaryrefslogtreecommitdiff
path: root/arch/mips/fw/lib/Makefile
diff options
context:
space:
mode:
authorSteven J. Hill <Steven.Hill@imgtec.com>2013-03-25 23:32:15 +0400
committerRalf Baechle <ralf@linux-mips.org>2013-05-08 14:30:09 +0400
commit14aecdd419217e041fb5dd2749d11f58503bdf62 (patch)
treeab7fbfadfcaa6d92b0465525aa55e22fb19e934f /arch/mips/fw/lib/Makefile
parent98ffcf602bd55656a4f6c5d9c743bffef115a8c1 (diff)
downloadlinux-14aecdd419217e041fb5dd2749d11f58503bdf62.tar.xz
MIPS: FW: Add environment variable processing.
Add parsing of the environment and command line variables passed to the kernel to the firmware library. Signed-off-by: Steven J. Hill <Steven.Hill@imgtec.com>
Diffstat (limited to 'arch/mips/fw/lib/Makefile')
-rw-r--r--arch/mips/fw/lib/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/fw/lib/Makefile b/arch/mips/fw/lib/Makefile
index 84befc968fc4..529150516777 100644
--- a/arch/mips/fw/lib/Makefile
+++ b/arch/mips/fw/lib/Makefile
@@ -2,4 +2,6 @@
# Makefile for generic prom monitor library routines under Linux.
#
+lib-y += cmdline.o
+
lib-$(CONFIG_64BIT) += call_o32.o