mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
5 lines
157 B
Plaintext
5 lines
157 B
Plaintext
LABEL default
|
|
kernel /boot/%LINUXIMAGE%
|
|
devicetreedir /boot
|
|
append root=PARTUUID=%PARTUUID% rootwait console=${console} rootfstype=ext4 quiet panic=10
|