openwrt/package
Georgi Valkov 3cc57ba462 uboot-sunxi: add missing type __u64
Non Linux systems e.g. macOS lack the __u64 type and produce build errors:
In file included from tools/aisimage.c:9:
In file included from include/image.h:19:
In file included from ./arch/arm/include/asm/byteorder.h:29:
In file included from include/linux/byteorder/little_endian.h:13:
include/linux/types.h:146:9: error: unknown type name '__u64'; did you mean '__s64'?
typedef __u64 __bitwise __le64;

Resolved by declaring __u64 in include/linux/types.h
Build tested on macOS and Ubuntu.

Signed-off-by: Georgi Valkov <gvalkov@abv.bg>
2021-03-01 00:34:23 +01:00
..
base-files base-files: add support for restoring config from tmpfs 2021-02-28 00:09:09 +00:00
boot uboot-sunxi: add missing type __u64 2021-03-01 00:34:23 +01:00
devel strace: update package to v5.10 2021-01-30 01:03:00 +01:00
firmware download: add mirror alias for Debian 2021-02-26 20:41:00 +01:00
kernel kernel/zram: remove obsolete symbol 2021-03-01 00:34:23 +01:00
libs libpcap: update to 1.10.0 2021-03-01 00:34:23 +01:00
network bpftools: update to latest stable 5.11.2 2021-03-01 00:34:23 +01:00
system selinux-policy: update to version 0.7 2021-02-28 18:02:02 +00:00
utils busybox: sysntpd: option to bind server to iface 2021-03-01 00:34:22 +01:00
Makefile build: always build package/kernel/linux 2020-10-15 13:25:58 +02:00