forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-16 8d2a02b24d66aa359e83eebc1ed3c0f85367a1cb
kernel/arch/sh/boards/mach-sh03/Makefile
....@@ -1,5 +1,7 @@
1
+# SPDX-License-Identifier: GPL-2.0
12 #
23 # Makefile for the Interface (CTP/PCI-SH03) specific parts of the kernel
34 #
45
5
-obj-y := setup.o rtc.o
6
+obj-y := setup.o
7
+obj-$(CONFIG_RTC_DRV_GENERIC) += rtc.o