u-boot-brain/scripts/dtc/pylibfdt
Simon Glass 4b5019e3e5 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>
2021-04-06 16:33:10 +12:00
..
.gitignore scripts: dtc: ignore files generated generated by python 2019-11-23 14:53:48 -05:00
libfdt.i_shipped libfdt: Detected out-of-space with fdt_finish() 2020-09-22 12:50:43 -06:00
Makefile dtc: Update the build rule for pylibfdt 2021-04-06 16:33:10 +12:00
setup.py pylibfdt: Convert to Python 3 2019-11-04 18:15:32 -07:00