openwrt/target/linux
Kevin Darbyshire-Bryant 0b7ad6f7f0 kernel: 5.4 fix build on darwin
Fix typedef clash on darwin.

HOSTCC  scripts/mod/file2alias.o
scripts/mod/file2alias.c:47:3: error: typedef redefinition with different types ('struct uuid_t' vs '__darwin_uuid_t' (aka 'unsigned char [16]'))
} uuid_t;
  ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_uuid_t.h:31:25: note: previous definition is here
typedef __darwin_uuid_t uuid_t;
                        ^
scripts/mod/file2alias.c:1305:42: error: array initializer must be an initializer list or string literal
        DEF_FIELD(symval, tee_client_device_id, uuid);
                                                ^
2 errors generated.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-02-28 17:47:58 +00:00
..
apm821xx ath79: add support for kernel 5.4 2020-02-28 17:50:46 +01:00
ar71xx kernel: bump 4.14 to 4.14.171 2020-02-24 14:18:59 +01:00
arc770
archs38
armvirt kernel: remove non-existant symbols from 4.19 config 2020-02-22 16:38:41 +01:00
at91
ath25 kernel: bump 4.14 to 4.14.171 2020-02-24 14:18:59 +01:00
ath79 ath79: Make upstream ag71xx driver work 2020-02-28 17:50:46 +01:00
bcm27xx kernel: bump 4.19 to 4.19.106 2020-02-24 19:11:36 +01:00
bcm47xx kernel: bump 4.14 to 4.14.171 2020-02-24 14:18:59 +01:00
bcm53xx bcm53xx: add v5.4 support 2020-02-28 17:50:46 +01:00
bcm63xx kernel: remove non-existant symbols from 4.19 config 2020-02-22 16:38:41 +01:00
cns3xxx
gemini
generic kernel: 5.4 fix build on darwin 2020-02-28 17:47:58 +00:00
imx6 imx6: add support for kernel 5.4 2020-02-28 17:50:46 +01:00
ipq40xx ipq40xx: add v5.4 support 2020-02-28 17:50:46 +01:00
ipq806x kernel: bump 4.14 to 4.14.171 2020-02-24 14:18:59 +01:00
ipq807x ipq807x: add very basic target support 2020-02-28 17:50:46 +01:00
kirkwood kirkwood: apply minor DTS style improvements 2020-02-27 13:05:51 +01:00
lantiq kernel: remove non-existant symbols from 4.19 config 2020-02-22 16:38:41 +01:00
layerscape kernel: bump 4.14 to 4.14.171 2020-02-24 14:18:59 +01:00
malta
mediatek mediatek: add v5.4 support 2020-02-28 17:50:46 +01:00
mpc85xx mpc85xx: add support for kernel 5.4 2020-02-28 17:50:46 +01:00
mvebu kernel: bump 4.19 to 4.19.105 2020-02-24 14:19:16 +01:00
mxs
octeon
octeontx
omap
oxnas
pistachio kernel: bump 4.14 to 4.14.171 2020-02-24 14:18:59 +01:00
ramips kernel: bump 4.14 to 4.14.171 2020-02-24 14:18:59 +01:00
rb532
samsung
sunxi
tegra
uml
x86 x86: Update configuration 2020-02-28 17:50:46 +01:00
zynq
Makefile