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