diff options
Diffstat (limited to 'arch/mips/powertv/pci/Makefile')
-rw-r--r-- | arch/mips/powertv/pci/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/powertv/pci/Makefile b/arch/mips/powertv/pci/Makefile index 5783201cd2c8..2610a6af5b2c 100644 --- a/arch/mips/powertv/pci/Makefile +++ b/arch/mips/powertv/pci/Makefile | |||
@@ -17,5 +17,3 @@ | |||
17 | # | 17 | # |
18 | 18 | ||
19 | obj-$(CONFIG_PCI) += fixup-powertv.o | 19 | obj-$(CONFIG_PCI) += fixup-powertv.o |
20 | |||
21 | ccflags-y := -Wall -Werror | ||