diff options
Diffstat (limited to 'arch/arm/mach-bcmring/Makefile')
-rw-r--r-- | arch/arm/mach-bcmring/Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/arm/mach-bcmring/Makefile b/arch/arm/mach-bcmring/Makefile deleted file mode 100644 index f8d9fcedf917..000000000000 --- a/arch/arm/mach-bcmring/Makefile +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | # | ||
2 | # Makefile for the linux kernel. | ||
3 | # | ||
4 | |||
5 | # Object file lists. | ||
6 | |||
7 | obj-y := arch.o mm.o irq.o clock.o core.o timer.o dma.o | ||
8 | obj-y += csp/ | ||