diff options
Diffstat (limited to 'arch/mips/pmc-sierra/yosemite/Makefile')
-rw-r--r-- | arch/mips/pmc-sierra/yosemite/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/pmc-sierra/yosemite/Makefile b/arch/mips/pmc-sierra/yosemite/Makefile index 02f5fb94ea28..5af95ec3319d 100644 --- a/arch/mips/pmc-sierra/yosemite/Makefile +++ b/arch/mips/pmc-sierra/yosemite/Makefile | |||
@@ -5,5 +5,3 @@ | |||
5 | obj-y += irq.o prom.o py-console.o setup.o | 5 | obj-y += irq.o prom.o py-console.o setup.o |
6 | 6 | ||
7 | obj-$(CONFIG_SMP) += smp.o | 7 | obj-$(CONFIG_SMP) += smp.o |
8 | |||
9 | ccflags-y := -Werror | ||