1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-28 14:47:10 +01:00
Files
u-boot-megous/scripts/Makefile.lib
Pierre-Clément Tosi b6c2b25f64 scripts: Introduce {quiet_,}cmd_bin2c
Add a make command to compile binary files as C data through bin2c with

    $(call,bin2c,<data_name_prefix>)

Note that this requires BUILD_BIN2C=y.

Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Pierre-Clément Tosi <ptosi@google.com>
2022-06-06 17:47:17 -04:00

23 KiB