6d1c76d4e7
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>
5 lines
85 B
Makefile
5 lines
85 B
Makefile
#
|
|
# Makefile for the SnapGear specific parts of the kernel
|
|
#
|
|
|
|
obj-y := setup.o io.o
|