openwrt/package
Hauke Mehrtens 26af8e48d3 linux-atm: Fix compile problem with kernel 4.20
This fixes the following compile problem with kernel 4.20:

In file included from arp.c:20:0:
include/linux/if_arp.h:121:16: error: 'IFNAMSIZ' undeclared here (not in a function)
  char  arp_dev[IFNAMSIZ];
                ^~~~~~~~
make[7]: *** [Makefile:459: arp.o] Error 1

This is caused by commit 6a12709da354 ("net: if_arp: use define instead
of hard-coded value") in the upstream Linux kernel which is integrated
in Linux 4.20.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2019-03-10 19:04:30 +01:00
..
base-files base-files: fix ucert verification 2019-02-12 16:42:03 +01:00
boot sunxi: add support for Orange Pi PC Plus 2019-03-09 18:55:15 +01:00
devel strace: update to version 2.26 2019-02-26 23:20:04 +01:00
firmware ipq-wifi: update ALFA Network AP120C-AC board-2.bin 2019-03-08 19:28:31 +01:00
kernel ltq-atm/ltq-ptm: re-enable/fix reset_ppe() functionality for VR9 2019-03-10 16:49:31 +01:00
libs wolfssl: fix build in busybox environments 2019-03-10 17:48:23 +01:00
network linux-atm: Fix compile problem with kernel 4.20 2019-03-10 19:04:30 +01:00
system ucert: add PROVIDES also for minimal 'ucert' package 2019-03-08 01:18:12 +01:00
utils fritz-tools: add fritz_tffs_nand_read tool 2019-03-10 16:49:23 +01:00
Makefile build: add ABI_VERSION to binary package names 2019-01-19 14:32:12 +01:00