lede/target
Beginner b7eec4a358
kernel: Fix compile warning (#8803)
This fixes the following compile warning:
  CC      init/do_mounts.o
init/do_mounts.c:478:19: warning: 'mount_ubi_rootfs' defined but not used [-Wunused-function]
  478 | static int __init mount_ubi_rootfs(void)
      |                   ^~~~~~~~~~~~~~~~

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

Co-authored-by: Hauke Mehrtens <hauke@hauke-m.de>
2022-02-01 07:24:15 +08:00
..
imagebuilder x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
linux kernel: Fix compile warning (#8803) 2022-02-01 07:24:15 +08:00
sdk x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
toolchain x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
Config.in base-files: add eMMC sysupgrade support (#8400) 2021-12-08 16:09:15 +08:00
Makefile update source 2017-09-06 19:19:45 +08:00