[PATCH] dtc: Update the build rule for pylibfdt

Simon Glass sjg at chromium.org
Tue Apr 6 06:34:13 CEST 2021


Some versions of make complain about using a grouped target without a
recipe:

.../pylibfdt/Makefile:36: *** grouped targets must provide a recipe.  Stop.

Fix this by adding a dummy recipe.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 scripts/dtc/pylibfdt/Makefile | 1 +
 1 file changed, 1 insertion(+)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list