From a310e52cdcd4504103906322183ab1e7cd4c8f70 Mon Sep 17 00:00:00 2001 From: Adubbz Date: Tue, 13 Aug 2019 23:00:45 +1000 Subject: [PATCH] Reorder stratosphere Makefile --- stratosphere/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stratosphere/Makefile b/stratosphere/Makefile index 8a858beb3..b0511079c 100644 --- a/stratosphere/Makefile +++ b/stratosphere/Makefile @@ -1,4 +1,4 @@ -MODULES := loader pm sm boot ams_mitm spl eclct.stub ro creport fatal dmnt ncm +MODULES := loader ncm pm sm boot ams_mitm spl eclct.stub ro creport fatal dmnt SUBFOLDERS := libstratosphere $(MODULES)