On Thu, Apr 16, 2020 at 2:31 PM Masahiro Yamada <[email protected]> wrote: > > There is no essential difference between scripts/dtc/libfdt/fdt_ro.c > and lib/libfdt/fdt_ro.c > > Migrate to a simple wrapper like the other files. > > Signed-off-by: Masahiro Yamada <[email protected]> > --- > > lib/libfdt/Makefile | 5 +- > lib/libfdt/fdt_ro.c | 925 +------------------------------------------- > 2 files changed, 2 insertions(+), 928 deletions(-)
I will sync tools/Makefile, too. Will send v2. -- Best Regards Masahiro Yamada

