projects
/
platform
/
kernel
/
linux-rpi.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
drm/nouveau: fence: fix undefined fence state after emit
[platform/kernel/linux-rpi.git]
/
arch
/
powerpc
/
mm
/
kasan
/
Makefile
1
# SPDX-License-Identifier: GPL-2.0
2
3
KASAN_SANITIZE := n
4
5
obj-$(CONFIG_PPC32) += init_32.o
6
obj-$(CONFIG_PPC_8xx) += 8xx.o
7
obj-$(CONFIG_PPC_BOOK3S_32) += book3s_32.o
8
obj-$(CONFIG_PPC_BOOK3S_64) += init_book3s_64.o
9
obj-$(CONFIG_PPC_BOOK3E_64) += init_book3e_64.o