tn3399_openwrt/package/kernel/lantiq/ltq-tapi
Martin Blumenstingl 0dbe8b9029 lantiq: ltq-tapi: fix compilation with newer Linux kernels
Compiling the ltq-tapi driver against Linux 5.4 results in a compile
error complaining that the size of struct sched_param is not known.
Switch the existing "sched/types.h" include to reference
include/uapi/linux/sched/types.h to fix compilation against Linux 5.4.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
2020-03-16 22:28:16 +01:00
..
patches lantiq: ltq-tapi: fix compilation with newer Linux kernels 2020-03-16 22:28:16 +01:00
Config.in packages: clean up the package folder 2013-06-21 16:54:37 +00:00
Makefile lantiq: Allow PKG_ASLR_PIE for DSL and voice drivers 2019-11-01 21:19:40 +01:00