# SPDX-License-Identifier: GPL-2.0

KASAN_SANITIZE := n
KCOV_INSTRUMENT := n

obj-$(CONFIG_PPC32)           += kasan_init_32.o
