openwrt/feed/kmod-rtc-pcf85063/src/Makefile

9 lines
163 B
Makefile
Raw Permalink Normal View History

# SPDX-License-Identifier: GPL-2.0
#
# Makefile for RTC class/drivers.
#
ccflags-$(CONFIG_RTC_DEBUG) := -DDEBUG
obj-$(CONFIG_RTC_DRV_PCF85063) += rtc-pcf85063.o