
18 May
2016
18 May
'16
12:12 p.m.
On Mon, 16 May 2016, Marek Vasut wrote:
On 05/15/2016 06:12 PM, Robert P. J. Day wrote:
With dropping support for some boards and the deletion of some source files, it appears that both of these directories are now superfluous.
Signed-off-by: Robert P. J. Day rpjday@crashcourse.ca
You can always run buildman for all arm boards and see what broke. I use this script:
{( branch=`git branch | grep '^*' | sed "s/^..//"` dir=/tmp/bm-$1 arch="arm aarch64 mips powerpc nios2" shift 1 ./tools/buildman/buildman -o ${dir} -b ${branch} \ --step=0 ${arch} $@ )}
ah, should i do that, then resubmit that patch, or has someone already looked at it for sanity?
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================