diff options
Diffstat (limited to 'arch/arm/mach-shark/Makefile')
-rw-r--r-- | arch/arm/mach-shark/Makefile | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/arm/mach-shark/Makefile b/arch/arm/mach-shark/Makefile deleted file mode 100644 index 29657183c452..000000000000 --- a/arch/arm/mach-shark/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -# -# Makefile for the linux kernel. -# - -# Object file lists. - -obj-y := core.o dma.o irq.o pci.o leds.o -obj-m := -obj-n := -obj- := |