diff options
Diffstat (limited to 'arch/m68k/q40/Makefile')
-rw-r--r-- | arch/m68k/q40/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/m68k/q40/Makefile b/arch/m68k/q40/Makefile new file mode 100644 index 000000000..4e4dc9104 --- /dev/null +++ b/arch/m68k/q40/Makefile @@ -0,0 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0-only +# +# Makefile for Linux arch/m68k/q40 source directory +# + +obj-y := config.o q40ints.o |