summaryrefslogtreecommitdiff
path: root/arch/mips/powertv/Makefile
diff options
context:
space:
mode:
authorYoichi Yuasa <yuasa@linux-mips.org>2009-12-18 12:38:37 (GMT)
committerRalf Baechle <ralf@linux-mips.org>2010-01-12 17:19:33 (GMT)
commit7e326d687d182e45447c24daccaa9b60bae130d5 (patch)
tree60958ec62e35aacc5471503a4ef3d58c6ccb93f6 /arch/mips/powertv/Makefile
parent0eb99a9354cfe73dfa76ef81c917f7655b1b306c (diff)
downloadlinux-fsl-qoriq-7e326d687d182e45447c24daccaa9b60bae130d5.tar.xz
MIPS: PowerTV: simplify prom_init_cmdline() and merge into prom_init()
Signed-off-by: Yoichi Yuasa <yuasa@linux-mips.org> Patchwork: http://patchwork.linux-mips.org/patch/801/ Reviewed-by: David VomLehn <dvomlehn@cisco.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/powertv/Makefile')
-rw-r--r--arch/mips/powertv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/powertv/Makefile b/arch/mips/powertv/Makefile
index 2c51671..0a0d73c 100644
--- a/arch/mips/powertv/Makefile
+++ b/arch/mips/powertv/Makefile
@@ -23,6 +23,6 @@
# under Linux.
#
-obj-y += cmdline.o init.o memory.o reset.o time.o powertv_setup.o asic/ pci/
+obj-y += init.o memory.o reset.o time.o powertv_setup.o asic/ pci/
EXTRA_CFLAGS += -Wall -Werror