mtd-utils: allow host-tools to compile on Darwin
commit7d9d71e67f8763b0db96545e124c002fe0ba7e73
authorWaldemar Brodkorb <wbx@openadk.org>
Wed, 26 Apr 2017 06:58:17 +0000 (26 08:58 +0200)
committerWaldemar Brodkorb <wbx@openadk.org>
Wed, 26 Apr 2017 18:20:26 +0000 (26 20:20 +0200)
treedd807d86e63727df9c864fde0866d8ccbf9a7feb
parent0510be4cc4affbc497040486d3d4a0a271985ba9
mtd-utils: allow host-tools to compile on Darwin

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
17 files changed:
package/mtd-utils/Makefile
package/mtd-utils/patches/patch-Makefile_in [new file with mode: 0644]
package/mtd-utils/patches/patch-include_common_h [new file with mode: 0644]
package/mtd-utils/patches/patch-include_mtd_ubi-media_h [new file with mode: 0644]
package/mtd-utils/patches/patch-include_mtd_ubifs-media_h [new file with mode: 0644]
package/mtd-utils/patches/patch-jffsX-utils_rbtree_h [new file with mode: 0644]
package/mtd-utils/patches/patch-misc-utils_docfdisk_c [new file with mode: 0644]
package/mtd-utils/patches/patch-misc-utils_recv_image_c [new file with mode: 0644]
package/mtd-utils/patches/patch-nand-utils_nftl_format_c [new file with mode: 0644]
package/mtd-utils/patches/patch-ubifs-utils_mkfs_ubifs_defs_h [new file with mode: 0644]
package/mtd-utils/src/include/asm/types.h [new file with mode: 0644]
package/mtd-utils/src/include/byteswap.h [new file with mode: 0644]
package/mtd-utils/src/include/endian.h [new file with mode: 0644]
package/mtd-utils/src/include/linux/fs.h [new file with mode: 0644]
package/mtd-utils/src/include/linux/stddef.h [new file with mode: 0644]
package/mtd-utils/src/include/linux/types.h [new file with mode: 0644]
package/mtd-utils/src/include/os-compat.h [new file with mode: 0644]