mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-22 19:01:30 +00:00
its /etc/fw_env.config
This commit is contained in:
parent
b3b321ea92
commit
4d2b68630d
@ -4,7 +4,7 @@ set -e
|
||||
|
||||
if [ "$(dpkg --print-architecture)" = "armhf" ]; then
|
||||
mkdir -p /boot/uboot
|
||||
cat > /etc/fw_env.conf <<EOF
|
||||
cat > /etc/fw_env.config <<EOF
|
||||
# snappy u-boot env config
|
||||
/boot/uboot/uboot.env 0x0000 0x4000
|
||||
EOF
|
||||
|
Loading…
x
Reference in New Issue
Block a user