mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
6 lines
117 B
Plaintext
6 lines
117 B
Plaintext
label linux
|
|
kernel /Image
|
|
devicetree /system.dtb
|
|
append console=ttyPS0,115200 root=/dev/mmcblk0p2 rw rootwait
|
|
|