[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Lede/Openwrt
From: |
Ben Elliston |
Subject: |
Re: Lede/Openwrt |
Date: |
Sun, 24 Sep 2017 16:27:49 +1000 |
User-agent: |
NeoMutt/20170609 (1.8.3) |
On Sun, Sep 24, 2017 at 07:21:32AM +0100, joe foster wrote:
> The plan was to create the makefile locally then add it in to the
> cross compile script on another computer which complies all the
> packages into the arch specific firmware.
.. then you don't need to run configure locally. Why not run
configureo on the cross-compilation system with --host=mips-linux?
(Or mipsel-linux for litle endian).
Cheers, Ben