|
Meso build targets (#1196)
* meso: commit wip (thanks fincs) rewrite to support build targets * meso: commit mostly-working build system * meso: correct .o dependencies in kernel/kldr * libstratosphere: fix building after PCH related build changes Co-authored-by: fincs <fincs@devkitpro.org> |
|---|
|
|
| libraries/config/common.mk |
|---|
| libraries/config/templates/mesosphere.mk |
|---|
| libraries/libmesosphere/Makefile |
|---|
| libraries/libstratosphere/Makefile |
|---|
| mesosphere/Makefile |
|---|
| mesosphere/build_mesosphere.py |
|---|
| mesosphere/kernel/Makefile |
|---|
| mesosphere/kernel_ldr/Makefile |
|---|