immortalwrt/package
Georgi Valkov f3608491bc 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-02 12:17:59 +08:00
..
base-files Merge Mainline 2021-02-18 19:21:50 +08:00
boot uboot-sunxi: add missing type __u64 2021-03-02 12:17:59 +08:00
ctcgfw Merge Mainline 2021-02-25 12:25:05 +08:00
devel Merge Mainline 2021-02-01 00:12:25 +08:00
firmware cypress-firmware: fix PKG_SOURCE_URL 2021-02-25 12:09:43 +08:00
kernel kernel/zram: remove obsolete symbol 2021-03-02 12:17:09 +08:00
lean Merge Mainline 2021-02-25 12:25:05 +08:00
libs zlib: properly split patches 2021-02-25 12:01:45 +08:00
lienol luci-app-passwall: typo err fixes 2021-02-22 02:30:19 +08:00
network ltq-vdsl-app: fix -Wundef warnings 2021-03-02 12:14:54 +08:00
ntlf9t openwrt-dnsforwarder: removed 2021-02-25 21:22:40 +08:00
system mtd: fixtrx: support CFE imagetag on bmips target 2021-02-23 12:07:48 +08:00
utils bcm27xx-userland: update to latest version 2021-02-19 12:06:55 +08:00
Makefile build: always build package/kernel/linux 2020-10-16 19:11:21 +08:00