aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/boards/snapgear/Makefile
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2007-11-08 11:24:33 +0900
committerPaul Mundt <lethal@linux-sh.org>2007-11-08 11:24:33 +0900
commit6d1c76d4e76ef72fce5a7169430ab8f9a68d7924 (patch)
treef756b374c8ce0ce5ee6c14a1e97c5244c3e49f0f /arch/sh/boards/snapgear/Makefile
parentcbeb13447f015d90367c9f72fbf87227f3e186c8 (diff)
sh: Kill off broken snapgear ds1302 code.
This will force the snapgear boards to use the on-chip SH RTC instead, until the rtc-ds1302 driver is merged. The current code is broken and hasn't built in some time, so just kill it off and get the board working again. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boards/snapgear/Makefile')
-rw-r--r--arch/sh/boards/snapgear/Makefile3
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