diff options
Diffstat (limited to 'arch/arm/mach-aaec2000/Makefile')
-rw-r--r-- | arch/arm/mach-aaec2000/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/arm/mach-aaec2000/Makefile b/arch/arm/mach-aaec2000/Makefile deleted file mode 100644 index 20ec83896c37..000000000000 --- a/arch/arm/mach-aaec2000/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -# -# Makefile for the linux kernel. -# - -# Common support (must be linked before board specific support) -obj-y += core.o - -# Specific board support -obj-$(CONFIG_MACH_AAED2000) += aaed2000.o |