openwrt/target/linux/generic
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
..
backport-4.14 kernel: act_ctinfo: really fix backport this time 2020-01-24 14:35:31 +00:00
backport-4.19 kernel: bump 4.19 to 4.19.105 2020-02-24 14:19:16 +01:00
backport-5.4 kernel: add support for kernel 5.4 2020-02-28 17:50:45 +01:00
files kernel: add support for kernel 5.4 2020-02-28 17:50:45 +01:00
hack-4.14 kernel: bump 4.14 to 4.14.171 2020-02-24 14:18:59 +01:00
hack-4.19 kernel: bump 4.19 to 4.19.106 2020-02-24 19:11:36 +01:00
hack-5.4 kernel: 5.4 fix build on darwin 2020-02-28 17:47:58 +00:00
image
other-files kernel: move initramfs's init script out of base-files 2017-04-04 14:06:40 +02:00
pending-4.14 generic: refresh patches 2020-02-22 16:38:41 +01:00
pending-4.19 kernel: bump 4.19 to 4.19.106 2020-02-24 19:11:36 +01:00
pending-5.4 kernel: add support for kernel 5.4 2020-02-28 17:50:45 +01:00
PATCHES
config-4.14 kernel: Sort generic configuration 2020-02-24 23:25:28 +01:00
config-4.19 kernel: Sort generic configuration 2020-02-24 23:25:28 +01:00
config-5.4 kernel: add support for kernel 5.4 2020-02-28 17:50:45 +01:00