From 9075afe0f71d6196783af9732ad90608b9d2a6fd Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 15 Sep 2009 22:58:23 +0200 Subject: [PATCH] --- yaml --- r: 162819 b: refs/heads/master c: 03bf6ad9d8b4d2f490fe08812e2c8a461219c91c h: refs/heads/master i: 162817: 80b1cb8d9eab631424b98edc19a39609940586e2 162815: 78e05b1b98d8389846332ab559dacdf02bbac17c v: v3 --- [refs] | 2 +- trunk/arch/mips/fw/arc/Makefile | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 1d27fac512d0..63033ede2027 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 38c9fb743f0d6e9dd8ee45e3e6247bc7d147c4de +refs/heads/master: 03bf6ad9d8b4d2f490fe08812e2c8a461219c91c diff --git a/trunk/arch/mips/fw/arc/Makefile b/trunk/arch/mips/fw/arc/Makefile index 4f349ec1ea2d..e0aaad482b0e 100644 --- a/trunk/arch/mips/fw/arc/Makefile +++ b/trunk/arch/mips/fw/arc/Makefile @@ -8,3 +8,5 @@ lib-y += cmdline.o env.o file.o identify.o init.o \ lib-$(CONFIG_ARC_MEMORY) += memory.o lib-$(CONFIG_ARC_CONSOLE) += arc_con.o lib-$(CONFIG_ARC_PROMLIB) += promlib.o + +EXTRA_CFLAGS += -Werror