diff options
Diffstat (limited to 'arch/m68k/apollo/Makefile')
-rw-r--r-- | arch/m68k/apollo/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/m68k/apollo/Makefile b/arch/m68k/apollo/Makefile new file mode 100644 index 000000000000..39264f3b6ad6 --- /dev/null +++ b/arch/m68k/apollo/Makefile | |||
@@ -0,0 +1,5 @@ | |||
1 | # | ||
2 | # Makefile for Linux arch/m68k/amiga source directory | ||
3 | # | ||
4 | |||
5 | obj-y := config.o dn_ints.o dma.o | ||