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