On Sat, Sep 2, 2023 at 6:33 PM Linus Walleij wrote:
> Building the DIR-890L image requires U-Boot to be built
> so list it as a device package.
>
> Reported-by: Arınç ÜNAL
> Signed-off-by: Linus Walleij
Scratch this, Rani has made a proper solution to the problem, see:
https://github.com/openw
On Tue, Sep 5, 2023 at 10:27 AM Arınç ÜNAL wrote:
> To make it clear, what needs fixing is making OpenWrt SDK not compile an
> image for the devices that are not selected on menuconfig.
You're right it does, that's really weird!
The BMIPS target doesn't behave like this at all.
Yours,
Linus Wal
On Mon, 4 Sept 2023 at 23:00, Linus Walleij wrote:
>
> On Mon, Sep 4, 2023 at 12:03 PM Rafał Miłecki wrote:
>
> > I don't see anything incorrect with Linus's original patch. Maybe we
> > just have some dependency handling issue in u-boot generic .mk code?
>
> I have transient problem with the dep
On 4.09.2023 23:58, Linus Walleij wrote:
On Mon, Sep 4, 2023 at 12:03 PM Rafał Miłecki wrote:
I don't see anything incorrect with Linus's original patch. Maybe we
just have some dependency handling issue in u-boot generic .mk code?
I have transient problem with the dependencies at times, the
On Mon, Sep 4, 2023 at 12:03 PM Rafał Miłecki wrote:
> I don't see anything incorrect with Linus's original patch. Maybe we
> just have some dependency handling issue in u-boot generic .mk code?
I have transient problem with the dependencies at times, then
I just chose another target (entirely d
On 2023-09-02 18:33, Linus Walleij wrote:
Building the DIR-890L image requires U-Boot to be built
so list it as a device package.
Reported-by: Arınç ÜNAL
Signed-off-by: Linus Walleij
---
Missed to enforce U-Boot build. Mea Culpa.
---
target/linux/bcm53xx/image/Makefile | 2 +-
1 file changed,