[klibc] [PATCH] klibc: fix gen_initramfs_init.sh when using -d

gen_initramfs_list.sh failed to generate a dependency list when
it was supplied the -d option.
Restructured gen_initramfs_list.sh to support dependency info with -d.
This also fixes a bug where we did not properly process
when more than one dir was specified.
Finally update dependency info for the -d case (list_default_initramfs)

In usr/Kbuild remove "" around CONFIG_RAMFS_SOURCE so the shell
recognize two directories as two arguments.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
1 file changed