From 95e9515c4b52d3beba8eff2c11d22918130b17ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Sat, 1 Nov 2014 19:08:57 +0100 Subject: [PATCH] U-Boot: drop the bind on the flash image action --- src/system/boot/platform/u-boot/Jamfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/system/boot/platform/u-boot/Jamfile b/src/system/boot/platform/u-boot/Jamfile index 15e5602c44..cf7a27327f 100644 --- a/src/system/boot/platform/u-boot/Jamfile +++ b/src/system/boot/platform/u-boot/Jamfile @@ -96,7 +96,7 @@ rule BuildUBootFlashImage image : haikuLoader : parts } -actions BuildUBootFlashImage1 bind FLASH_OFFSETS +actions BuildUBootFlashImage1 { $(RM) $(<)