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