mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-05-28 15:34:31 +00:00
ci: rootfs structure was not created
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
parent
027d77ed66
commit
44323c85a3
2
Makefile
2
Makefile
@ -155,6 +155,8 @@ __ci-build-set-debug:
|
|||||||
sed -i 's/.*DEBUG = .*/DEBUG = 1/' ./config.mk && cat config.mk | grep DEBUG
|
sed -i 's/.*DEBUG = .*/DEBUG = 1/' ./config.mk && cat config.mk | grep DEBUG
|
||||||
|
|
||||||
ci-setup:
|
ci-setup:
|
||||||
|
$(MAKE) prepare
|
||||||
|
$(MAKE) mkdir_rootfs
|
||||||
$(MAKE) --quiet -C tools ci
|
$(MAKE) --quiet -C tools ci
|
||||||
|
|
||||||
ci-build:
|
ci-build:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user