From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luca Ceresoli Date: Mon, 29 Oct 2012 12:44:37 +0100 Subject: [Buildroot] [PATCH] [v3] Allow to run severals post build scripts instead of only one In-Reply-To: <3558_1351493584_508E27D0_3558_1558_1_1351493605-22269-1-git-send-email-philippe.reynes@sagemcom.com> References: <3558_1351493584_508E27D0_3558_1558_1_1351493605-22269-1-git-send-email-philippe.reynes@sagemcom.com> Message-ID: <508E6C25.6070603@lucaceresoli.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Philippe Reynes wrote: > Using severals post build scripts is usefull to share > script between severals boards/projects. > > Signed-off-by: Philippe Reynes Acked-by: Luca Ceresoli But, as Samuel suggested, you should update the manual as well. Luca