openwrtv3/target/linux/ar71xx
Koen Vandeputte 743654f30d ar71xx: add missing include for checking kernel version
Fixes these build errors:

arch/mips/ath79/mach-rb2011.c:20:5: error: "LINUX_VERSION_CODE" is not defined, evaluates to 0 [-Werror=undef]
 #if LINUX_VERSION_CODE < KERNEL_VERSION(4,14,0)
     ^~~~~~~~~~~~~~~~~~
arch/mips/ath79/mach-rb2011.c:20:26: error: "KERNEL_VERSION" is not defined, evaluates to 0 [-Werror=undef]
 #if LINUX_VERSION_CODE < KERNEL_VERSION(4,14,0)
                          ^~~~~~~~~~~~~~
arch/mips/ath79/mach-rb2011.c:20:40: error: missing binary operator before token "("
 #if LINUX_VERSION_CODE < KERNEL_VERSION(4,14,0)
                                        ^

Fixes: 318e19ba67 ("ar71xx: add v4.14 support")

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2018-08-22 13:11:52 +02:00
..
base-files ar71xx: add support for TP-LINK CPE510 V2.0 2018-08-02 07:49:26 +02:00
files ar71xx: add missing include for checking kernel version 2018-08-22 13:11:52 +02:00
generic ar71xx:add support for E750G v8 2018-07-30 10:43:36 +02:00
image ath79: add support for Buffalo BHR-4GRV2 2018-08-09 18:44:57 +02:00
mikrotik ar71xx: reorganize kernel configuration 2018-01-13 19:54:45 +01:00
nand ar71xx: reorganize kernel configuration 2018-01-13 19:54:45 +01:00
patches-4.9 ar71xx: add v4.14 support 2018-08-22 08:09:00 +02:00
patches-4.14 ar71xx: add v4.14 support 2018-08-22 08:09:00 +02:00
tiny ar71xx: Move F9K1115v2 under ar71xx tiny target 2018-07-16 15:12:19 +02:00
config-4.9 ar71xx: add support for TP-Link Archer C59 v2 2018-07-30 14:04:45 +02:00
config-4.14 ar71xx: add v4.14 support 2018-08-22 08:09:00 +02:00
Makefile ar71xx: create new ar71xx/tiny subtarget for 4MB flash devices 2018-01-13 19:54:45 +01:00
modules.mk ar71xx: add LED driver NU801 2015-12-11 15:04:57 +00:00