Searched refs:filechk (Results 1 – 6 of 6) sorted by relevance
/external/u-boot/ |
D | Kbuild | 16 # Use filechk to avoid rebuilds when a header changes, but the resulting file 47 $(call filechk,offsets,__GENERIC_ASM_OFFSETS_H__) 68 $(call filechk,offsets,__ASM_OFFSETS_H__)
|
D | Makefile | 1392 $(call filechk,uboot.release) 1487 $(call filechk,version.h) 1490 $(call filechk,timestamp.h) 1493 $(call filechk,defaultenv.h)
|
/external/u-boot/cmd/ |
D | Makefile | 189 $(call filechk,data_gz) 193 $(call filechk,data_size) 204 $(call filechk,data_gz) 208 $(call filechk,data_size)
|
/external/dtc/ |
D | Makefile | 100 define filechk macro 216 $(call filechk,version)
|
/external/u-boot/scripts/ |
D | Kbuild.include | 40 # filechk is used to check if the content of a generated file is updated. 46 # $(call filechk,sample) 54 define filechk
|
D | Makefile.autoconf | 116 $(call filechk,config_h)
|