014859430b
Introducing this Kbuild file allow us to: make arch/s390/ And thus building all the core part of s390. Same as on other architectures. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
6 lines
96 B
Makefile
6 lines
96 B
Makefile
obj-y += kernel/
|
|
obj-y += mm/
|
|
obj-y += crypto/
|
|
obj-y += appldata/
|
|
obj-y += hypfs/
|
|
obj-y += kvm/
|