ar71xx: Add kernel 4.9 support
authorHauke Mehrtens <hauke@hauke-m.de>
Tue, 3 Oct 2017 16:02:59 +0000 (18:02 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 11 Oct 2017 20:32:39 +0000 (22:32 +0200)
This add support for kernel 4.9 to the ar71xx target.
It was compile tested with the generic, NAND and mikrotik subtarget.
Multiple members of the community tested it on their boards and did not
report any major problem so far.

Especially the NAND part received some changes to adapt to the new
kernel APIs. The serial driver hack used for the Arduino Yun was not
ported because the kernel changed there a lot.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

No differences found