Hopefully get the devices: target Ok now
This commit is contained in:
parent
13c475babc
commit
a659e46082
1 changed files with 2 additions and 0 deletions
|
@ -451,6 +451,8 @@ build_Makefile() { #
|
|||
-e 's|mount|sudo &|' \
|
||||
-e 's|mkdir|sudo &|' \
|
||||
-e 's|\\$|&&|g' \
|
||||
-e 's|\$|; \\\\|' \
|
||||
-e 's|then|& :|' \
|
||||
-e 's|\$\$LFS|$(MOUNT_PT)|g'`
|
||||
teardown=`cat ../kernfs-scripts/teardown.sh | \
|
||||
sed -e 's|^| |' \
|
||||
|
|
Reference in a new issue