Re: [LEDE-DEV] [PATCH] libnl-tiny: Avoid re-defining ifmap

2016-11-14 Thread Felix Fietkau
On 2016-11-14 03:31, Florian Fainelli wrote: > Guard the ifmap structure definition with __UAPI_DEF_IF_IFMAP to avoid > build errors like these with newer kernels: > > In file included from > /home/florian/dev/openwrt/trunk/staging_dir/toolchain-arm_cortex-a8+vfpv3_gcc-6.2.0_glibc-2.24_eabi/includ

[LEDE-DEV] [PATCH] libnl-tiny: Avoid re-defining ifmap

2016-11-13 Thread Florian Fainelli
Guard the ifmap structure definition with __UAPI_DEF_IF_IFMAP to avoid build errors like these with newer kernels: In file included from /home/florian/dev/openwrt/trunk/staging_dir/toolchain-arm_cortex-a8+vfpv3_gcc-6.2.0_glibc-2.24_eabi/include/linux/if_tunnel.h:5:0, from /home/fl