lantiq: Allow PKG_ASLR_PIE for DSL and voice drivers
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 27 Oct 2019 17:18:29 +0000 (18:18 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 1 Nov 2019 20:19:40 +0000 (21:19 +0100)
commitddab758997440758b140e42c03ed29a42f6be99b
tree372445f139d987dc6d208ee38957a9ec3e041c0f
parentf85d56bb034d8017bdb6b4bb493eb076a21d11b3
lantiq: Allow PKG_ASLR_PIE for DSL and voice drivers

When ASLR_PIE was activated globally these drivers failed to build
because the user space LDFLAGS leaked into the kernel build process.
This was fixed in upstream Linux kernel commit ce99d0bf312d ("kbuild:
clear LDFLAGS in the top Makefile") which went into Linux 4.17. The
lantiq target is now on Linux 4.19 only and these exceptions are not
needed any more.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/kernel/lantiq/ltq-adsl/Makefile
package/kernel/lantiq/ltq-ifxos/Makefile
package/kernel/lantiq/ltq-tapi/Makefile
package/kernel/lantiq/ltq-vdsl-mei/Makefile
package/kernel/lantiq/ltq-vdsl/Makefile
package/kernel/lantiq/ltq-vmmc/Makefile
package/network/config/ltq-vdsl-app/Makefile