#22183: Build fails for OpenWRT 15.05.1 for Raspberry Pi 2
------------------------+--------------------------------
Reporter: awiouy@… | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone:
Component: toolchain | Version: Chaos Calmer 15.05
Resolution: | Keywords:
------------------------+--------------------------------
Comment (by noltari@…):
Are you building all packages?
b43legacy-firmware isn't needed for Raspberry Pi 2.
Alternatively, as a possible solution you may try to edit tools/Makefile
and change the following line:
{{{
tools-$(BUILD_B43_TOOLS) += b43-tools
}}}
to:
{{{
tools-y += b43-tools
}}}
That should fix the build error.
Regards,
Álvaro.
--
Ticket URL: <https://dev.openwrt.org/ticket/22183#comment:1>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets