You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 years ago
..
base-files base-files: fix ucert verification 5 years ago
boot sunxi: add support for Orange Pi PC Plus 5 years ago
devel strace: update to version 2.26 5 years ago
firmware ipq-wifi: update ALFA Network AP120C-AC board-2.bin 5 years ago
kernel ltq-atm/ltq-ptm: re-enable/fix reset_ppe() functionality for VR9 5 years ago
libs wolfssl: fix build in busybox environments 5 years ago
network linux-atm: Fix compile problem with kernel 4.20 5 years ago
system ucert: add PROVIDES also for minimal 'ucert' package 5 years ago
utils fritz-tools: add fritz_tffs_nand_read tool 5 years ago
Makefile build: add ABI_VERSION to binary package names 5 years ago