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