diff options
Diffstat (limited to 'arch/sh/boards/snapgear/Makefile')
-rw-r--r-- | arch/sh/boards/snapgear/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/sh/boards/snapgear/Makefile b/arch/sh/boards/snapgear/Makefile index 59fc976bfc2..d2d2f4b6a50 100644 --- a/arch/sh/boards/snapgear/Makefile +++ b/arch/sh/boards/snapgear/Makefile @@ -2,5 +2,4 @@ # Makefile for the SnapGear specific parts of the kernel # -obj-y := setup.o io.o rtc.o - +obj-y := setup.o io.o |