From 294f05ea562b3999e303f2c968e36e4c65bda537 Mon Sep 17 00:00:00 2001 From: Pika <15848969+ThatNerdyPikachu@users.noreply.github.com> Date: Thu, 2 Aug 2018 16:32:51 -0400 Subject: [PATCH] make all (working) sysmodules compile --- stratosphere/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stratosphere/Makefile b/stratosphere/Makefile index a14b69ffe..1c1e5b1e5 100644 --- a/stratosphere/Makefile +++ b/stratosphere/Makefile @@ -1,4 +1,4 @@ -KIPS := loader pm sm boot +KIPS := loader pm sm boot fs_mitm creport #TODO: boot2 ?