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