diff options
Diffstat (limited to 'arch/arm26/machine/Makefile')
-rw-r--r-- | arch/arm26/machine/Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/arm26/machine/Makefile b/arch/arm26/machine/Makefile deleted file mode 100644 index 86ea97cc07fc..000000000000 --- a/arch/arm26/machine/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -# -# Makefile for the linux kernel. -# - -# Object file lists. - -obj-y := dma.o irq.o latches.o - |