projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' and 'stabl...
[platform/adaptation/renesas_rcar/renesas_kernel.git]
/
arch
/
m68k
/
Makefile
1
KBUILD_DEFCONFIG := multi_defconfig
2
3
ifdef CONFIG_MMU
4
include $(srctree)/arch/m68k/Makefile_mm
5
else
6
include $(srctree)/arch/m68k/Makefile_no
7
endif