mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-05-28 15:34:31 +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:
parent
bd32020876
commit
a1622cc885
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user