Re: make O=directory parameter

2021-03-03 Thread Fred 1
On 26/2/21 11:58 pm, Tom Rini wrote: On Fri, Feb 26, 2021 at 10:27:46PM +1100, Fred 1 wrote: On 26/2/21 2:35 am, Tom Rini wrote: On Thu, Feb 25, 2021 at 12:50:47PM +1100, Fred 1 wrote: like in the linux kernel build make O=builds/arm builds the result to the specified output directory

Re: make O=directory parameter

2021-02-26 Thread Fred 1
On 26/2/21 2:35 am, Tom Rini wrote: On Thu, Feb 25, 2021 at 12:50:47PM +1100, Fred 1 wrote: like in the linux kernel build make O=builds/arm builds the result to the specified output directory is this supposed to work for uboot also ? doesn't seem to work for me, i've fetched

make O=directory parameter

2021-02-25 Thread Fred 1
like in the linux kernel build make O=builds/arm builds the result to the specified output directory is this supposed to work for uboot also ? doesn't seem to work for me, i've fetched older tar files and same problem maybe my environment?     fedora32     5.10.13-100.fc32.x86_64     GNU