diff mbox series

[2/4] board/asus/tinker: rename label linux-next to linux in extlinux.conf

Message ID 20230104002113.1038775-3-giulio.benetti@benettiengineering.com
State Accepted
Headers show
Series Tinker board boot fix and Linux/U-Boot update | expand

Commit Message

Giulio Benetti Jan. 4, 2023, 12:21 a.m. UTC
We're not using next branch so let's rename label linux-next to linux.

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
---
 board/asus/tinker/extlinux.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/board/asus/tinker/extlinux.conf b/board/asus/tinker/extlinux.conf
index 136af0debd..bb96ddb893 100644
--- a/board/asus/tinker/extlinux.conf
+++ b/board/asus/tinker/extlinux.conf
@@ -1,4 +1,4 @@ 
-label Tinker linux-next
+label Tinker linux
   kernel /boot/uImage
   devicetree /boot/rk3288-tinker.dtb
   append console=ttyS2,115200n8 root=/dev/mmcblk0p1 rootwait