[Buildroot] [git commit master] initramfs: trivial fix following move to fs

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Apr 17 00:14:06 UTC 2010


On Thu, 15 Apr 2010 13:51:33 +0200
Will Wagner <will_wagner at carallon.com> wrote:

>  define ROOTFS_INITRAMFS_CMD
> -	$(SHELL) target/initramfs/gen_initramfs_list.sh -u 0 -g 0 $(TARGET_DIR) > $$@
> +	$(SHELL) fs/initramfs/gen_initramfs_list.sh -u 0 -g 0 $(TARGET_DIR) > $$@
>  endef

Thanks Will and Peter for fixing the issues encountered following the
filesystem rework. I apologize for having let these issues go through
my testing without being noticed (I think I made most of my testing
*before* moving everything from target/ to fs/).

Regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the buildroot mailing list