From b28fd7d9121c63ae6a1737d890414ef8cce177e0 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Mon, 23 May 2022 22:05:16 +0300 Subject: modify file gen --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index dad5309..f676636 100644 --- a/Makefile +++ b/Makefile @@ -97,7 +97,7 @@ apos.bin: init.bin kernel.bin format: find arch lib common include -iname '*.[ch]' |\ - uncrustify -c uncrustify.conf --no-backup -F - + uncrustify -c uncrustify.conf -q --no-backup -F - .PHONY: docs docs: -- cgit v1.3