mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-08-17 17:24:16 +00:00
ci: fix 'tmp_rootfs/sys/drv/': No such file or directory
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
1
Makefile
1
Makefile
@@ -160,6 +160,7 @@ ci-setup:
|
|||||||
ci-build:
|
ci-build:
|
||||||
# Prepare
|
# Prepare
|
||||||
$(MAKE) prepare
|
$(MAKE) prepare
|
||||||
|
$(MAKE) mkdir_rootfs
|
||||||
$(MAKE) --quiet -C tools do_limine
|
$(MAKE) --quiet -C tools do_limine
|
||||||
# amd64
|
# amd64
|
||||||
sed -i 's/.*OSARCH = .*/OSARCH = amd64/' ./config.mk && cat config.mk | grep OSARCH
|
sed -i 's/.*OSARCH = .*/OSARCH = amd64/' ./config.mk && cat config.mk | grep OSARCH
|
||||||
|
Reference in New Issue
Block a user