openwrt/package/kernel/lantiq/ltq-vdsl-mei/patches
Hauke Mehrtens 71bdff9139 ltq-vdsl-mei: Remove static linking
This removes -static compile option. The -static option tells GCC to
link this statically with the libc, which we do not want in OpenWrt. We
want to link everything dynamically to the libc. This fixes a compile
problem with glibc.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2022-01-21 23:09:24 +01:00
..
001-fix-compile.patch ltq-vdsl-mei: Fix section mismatch 2018-03-18 14:06:00 +01:00
010-warnings.patch ltq-vdsl-mei: update mei driver to version 1.5.17.6 2016-09-20 22:43:43 +02:00
020-not-leak-cflags.patch lantiq: ltq-vdsl-mei: Do not leak user space CFLAGS into kernel space 2018-03-03 00:53:35 +01:00
030-no-static-linking.patch ltq-vdsl-mei: Remove static linking 2022-01-21 23:09:24 +01:00
100-compat.patch lantiq: ltq-vdsl-mei: add kernel 5.10 compatiblity 2021-04-12 23:23:09 +02:00
101_no-date-time.patch lantiq: ltq-vdsl-mei: add kernel 5.10 compatiblity 2021-04-12 23:23:09 +02:00
110-reset-g_tx_link_rate-on-showtime-exit.patch ltq-vdsl-mei: reset g_tx_link_rate on showtime exit 2018-06-09 16:32:39 +02:00