[PATCH] powerpc: Do not fail build if mkimage is not available

Michael Buesch mb at bu3sch.de
Thu Dec 27 02:10:28 EST 2007


On Wednesday 26 December 2007 15:47:05 Andreas Schwab wrote:
> Michael Buesch <mb at bu3sch.de> writes:
> 
> > +    if ! [ -x mkimage ]; then
> 
> What is this supposed to test?

from man test:
       -x FILE
              FILE exists and execute (or search) permission is granted

-- 
Greetings Michael.



More information about the Linuxppc-dev mailing list