blob: 10acfd103888b3418f34f9819e25a4b6c4b02b39 [file] [log] [blame]
# SPDX-License-Identifier: GPL-2.0
subdir-ccflags-y += \
-I$(KERNEL_SRC)/../private/google-modules/bms \
exynos-reboot-$(CONFIG_SOC_GS101) += exynos-gs101-reboot.o
exynos-reboot-$(CONFIG_SOC_GS201) += exynos-gs201-reboot.o
exynos-reboot-$(CONFIG_SOC_ZUMA) += exynos-zuma-reboot.o
obj-$(CONFIG_POWER_RESET_EXYNOS) += exynos-reboot.o