revert: last commit

Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
EnderIce2 2025-04-03 10:53:07 +00:00
parent 44323c85a3
commit bd32020876
Signed by: enderice2
GPG Key ID: FEB6B8A8507BA62E

View File

@ -155,8 +155,6 @@ __ci-build-set-debug:
sed -i 's/.*DEBUG = .*/DEBUG = 1/' ./config.mk && cat config.mk | grep DEBUG
ci-setup:
$(MAKE) prepare
$(MAKE) mkdir_rootfs
$(MAKE) --quiet -C tools ci
ci-build: