]> git.baikalelectronics.ru Git - uboot.git/commit
dtc: Update the build rule for pylibfdt
authorSimon Glass <sjg@chromium.org>
Sat, 27 Mar 2021 22:27:18 +0000 (11:27 +1300)
committerSimon Glass <sjg@chromium.org>
Tue, 6 Apr 2021 04:33:10 +0000 (16:33 +1200)
commitb8f68650a034b68940695a9627e0e0aa2d6b2b7b
tree795d67396e1b452f0b098ccbb9a918cf42e671a0
parentfcad21f7e722e44113227ee3579e591193112a9f
dtc: Update the build rule for pylibfdt

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@chromium.org>
scripts/dtc/pylibfdt/Makefile