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