1# SPDX-License-Identifier: GPL-2.0 2 3KASAN_SANITIZE := n 4 5obj-$(CONFIG_PPC32) += kasan_init_32.o 6