mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 15:14:43 +00:00
2a2d8e94dd
At present U-Boot has a header file called lz4.h for its own use. If the host has its own lz4 header file installed (e.g. from the 'liblz4-dev' package) then host builds will use that instead. Move the U-Boot file into its own directory, as is done with various other headers with the same problem. Signed-off-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
aes.h | ||
crc.h | ||
ecdsa.h | ||
fdt-libcrypto.h | ||
hash-checksum.h | ||
hash.h | ||
lz4.h | ||
md5.h | ||
rsa-mod-exp.h | ||
rsa.h | ||
sha1.h | ||
sha256.h | ||
sha512.h | ||
u-boot.lds.h | ||
variadic-macro.h | ||
zlib.h |