Skip to content

bcmkernel: toolchain: Set more flags and tools

Andreas Gnau requested to merge agnau-bcm-toolchain-flags-and-tools into devel

Override more tools and flags that are set from OpenWrt with their BCM toolchain equivalents. Most notably, set CFLAGS and CPPFLAGS so that BCM include paths are used instead of the OpenWrt ones.

In addition, add debug symbols and use ccache depending on OpenWrt config.

Signed-off-by: Andreas Gnau andreas.gnau@iopsys.eu

Merge request reports