mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
BOOT and MAIN in lowercase (#70)
This commit is contained in:
@@ -12,8 +12,8 @@ loop_on_disconnect 1
|
||||
#Syntax : storage "PATH" "NAME"
|
||||
|
||||
storage "/" "rootfs" "ro"
|
||||
storage "/mnt" "MAIN" "rw"
|
||||
storage "/boot" "BOOT" "ro"
|
||||
storage "/mnt" "main" "rw"
|
||||
storage "/boot" "boot" "ro"
|
||||
|
||||
#
|
||||
# Uncomment the following line if you want to
|
||||
|
Reference in New Issue
Block a user