aboutsummaryrefslogtreecommitdiff
path: root/package/kernel/lantiq/ltq-ifxos/patches/002-fix-compile.patch
Commit message (Collapse)AuthorAge
* ltq-ifxos: Fix compile with ltq-tapiHauke Mehrtens2022-11-05
| | | | | | | Do not include asm/irq.h directly, but include linux/interrupt.h instead. This fixes the build of ltq-tapi with lantiq/xway. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* ltq-ifxos: update to 1.7.1Jan Hoffmann2022-01-08
| | | | | | Signed-off-by: Jan Hoffmann <jan@3e8.eu> [fix warnings, switch to tag tarball, update patches] Signed-off-by: Andre Heider <a.heider@gmail.com>
* lantiq: fix lantiq applications kernel 4.14 compatiblityHauke Mehrtens2018-02-20
This is fixing multiple compile problems with kernel 4.14 and updates the code to take care of changes introduced between kernel 4.9 and 4.14. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: Mathias Kresin <dev@kresin.me>