Revert "system/nxdiag: Change the order to generate the sysinfo.h file"

This reverts commit 9d7714f843.
This commit is contained in:
Alin Jerpelea 2024-12-29 19:01:36 +01:00 committed by Xiang Xiao
parent 114c01cb22
commit cf2caa52e7

View file

@ -113,7 +113,7 @@ sysinfo.h : checkpython3 $(INFO_DEPS)
exit 1; \
fi
depend:: sysinfo.h
context:: sysinfo.h
distclean::
$(call DELFILE, sysinfo.h)