diff options
Diffstat (limited to 'arch/m68k/hp300/Makefile')
-rw-r--r-- | arch/m68k/hp300/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/hp300/Makefile b/arch/m68k/hp300/Makefile index 288b9c67c9bf..96d4244c82fd 100644 --- a/arch/m68k/hp300/Makefile +++ b/arch/m68k/hp300/Makefile @@ -2,4 +2,4 @@ # Makefile for Linux arch/m68k/hp300 source directory # -obj-y := ksyms.o config.o time.o reboot.o +obj-y := config.o time.o reboot.o |