hrev48201 adds 1 changeset to branch 'master' old head: 92fcf262ff40fce289b97998cbde6082314ce1e3 new head: 95e9515c4b52d3beba8eff2c11d22918130b17ff overview: http://cgit.haiku-os.org/haiku/log/?qt=range&q=95e9515+%5E92fcf26 ---------------------------------------------------------------------------- 95e9515: U-Boot: drop the bind on the flash image action [ François Revol <revol@xxxxxxx> ] ---------------------------------------------------------------------------- Revision: hrev48201 Commit: 95e9515c4b52d3beba8eff2c11d22918130b17ff URL: http://cgit.haiku-os.org/haiku/commit/?id=95e9515 Author: François Revol <revol@xxxxxxx> Date: Sat Nov 1 18:08:57 2014 UTC ---------------------------------------------------------------------------- 1 file changed, 1 insertion(+), 1 deletion(-) src/system/boot/platform/u-boot/Jamfile | 2 +- ---------------------------------------------------------------------------- diff --git a/src/system/boot/platform/u-boot/Jamfile b/src/system/boot/platform/u-boot/Jamfile index 15e5602..cf7a273 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) $(<)