mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-08 04:18:27 +00:00
![Heiko Carstens](/assets/img/avatar_default.png)
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>
7 lines
96 B
Makefile
7 lines
96 B
Makefile
obj-y += kernel/
|
|
obj-y += mm/
|
|
obj-y += crypto/
|
|
obj-y += appldata/
|
|
obj-y += hypfs/
|
|
obj-y += kvm/
|