[Buildroot] [PATCH] fs/btrfs: remove destination file before generation

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sat Aug 25 22:02:24 UTC 2018


Hello,

On Sat, 25 Aug 2018 19:47:14 +0200, Yann E. MORIN wrote:

>  define ROOTFS_BTRFS_CMD
> +	rm -f $(@)

I changed to use $(RM) instead of rm, and $@ instead of $(@), since we
use $@ everywhere.

With those changes: applied to next. Thanks for noticing this mistake
in my changes to Robert's patch!

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list