immortalwrt/target
Hauke Mehrtens b134de990d kernel: Fix compile warning
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>
2022-01-29 18:59:43 +08:00
..
imagebuilder imagebuilder: fix local packages/ folder 2021-12-10 00:05:47 +08:00
linux kernel: Fix compile warning 2022-01-29 18:59:43 +08:00
sdk target: fix copying of licenses for SDK/toolchain 2021-11-27 03:50:59 +08:00
toolchain config: pack toolchain per default on buildbots 2021-11-27 03:52:11 +08:00
Config.in base-files: add generic sdcard upgrade method 2021-08-07 12:09:16 +08:00
Makefile