Search Linux Wireless

Re: [PATCH 2/2] ar9170-fw: Use self-built toolchain by default

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 2009-06-06 at 19:13 +0200, Jan Kiszka wrote:
> Signed-off-by: Jan Kiszka <jan.kiszka@xxxxxx>
> ---
> 
>  Makefile |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/Makefile b/Makefile
> index e0113d6..5fc0868 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -1,7 +1,7 @@
>  # Type is AP or STA
>  TYPE ?= STA
>  
> -PFX ?= /usr/share/gnush_v0901_elf-1/bin/sh-elf-
> +PFX ?= $(shell pwd)/toolchain/inst/bin/sh-elf-

This will fail in strange ways if the user doesn't first manually build
the toolchain... It does that if you don't have it installed, but it
would be nice to tell them to build it?

johannes

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux