Simon Glass 2a2d8e94dd lz4: Use a private header for U-Boot
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>
2021-10-09 13:09:56 -04:00
..
2021-09-01 19:25:37 -04:00
2021-10-09 13:09:56 -04:00
2021-09-16 10:29:40 -04:00
2020-06-12 13:14:07 -04:00