include a nearly empty, but consistent, cpio file to ensure reproducible Linux builds (issue #142)

This commit is contained in:
Trammell Hudson 2017-03-30 10:16:13 -04:00
parent 40c9db0416
commit bf94e4c416
No known key found for this signature in database
GPG Key ID: C7CFA251FF608213

View File

@ -143,7 +143,7 @@ CONFIG_ARCH_SUPPORTS_INT128=y
# CONFIG_SYSFS_DEPRECATED is not set
# CONFIG_RELAY is not set
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_INITRAMFS_SOURCE="../../dev.cpio"
# CONFIG_RD_GZIP is not set
# CONFIG_RD_BZIP2 is not set
# CONFIG_RD_LZMA is not set