Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit cea7cec

Browse files
committed
Use genext2fs and gentfatfs from project global node_modules folder
1 parent a58da1c commit cea7cec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎scripts/build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ EFIBOOT_IMG=`pwd`/obj/efiboot.img
3838
# Wrap the system up and pack it
3939
#
4040

41-
GENFATFS=node_modules/genfatfs/genfatfs
41+
GENFATFS=../../node_modules/genfatfs/genfatfs
4242

4343
function createPartitionImage() {
4444
# Copy kernel and initramfs on the partition image

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /