-
- Downloads
hardware_gen.py: Only rebuild dts if input stale
configure_file only updates the target file if the source file has changed. This will detect changes due to changing the target platform. check_outfile_stale will check that the dtb is newer than the dts, otherwise rebuild it.
Please register or sign in to comment