index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
kernel
/
setup.c
blob: 4bf129f1d2e2f83a7c9a86d5c5d129a9ba03b382 (
plain
)
1
2
3
4
5
#ifdef CONFIG_MMU #include "setup_mm.c" #else #include "setup_no.c" #endif