mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 09:42:22 +02:00
At present the dtoc commmand line is repeated twice in the Makefile. Use a variable to avoid this, so it is easier to add more conditional arguments. Signed-off-by: Simon Glass <sjg@chromium.org>