ソースを参照

board/asus/tinker: rename label linux-next to linux in extlinux.conf

We're not using next branch so let's rename label linux-next to linux.

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Giulio Benetti 2 年 前
コミット
d4b46bc3c6
1 ファイル変更1 行追加1 行削除
  1. 1 1
      board/asus/tinker/extlinux.conf

+ 1 - 1
board/asus/tinker/extlinux.conf

@@ -1,4 +1,4 @@
-label Tinker linux-next
+label Tinker linux
   kernel /boot/uImage
   kernel /boot/uImage
   devicetree /boot/rk3288-tinker.dtb
   devicetree /boot/rk3288-tinker.dtb
   append console=ttyS2,115200n8 root=/dev/mmcblk0p1 rootwait
   append console=ttyS2,115200n8 root=/dev/mmcblk0p1 rootwait