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 | 1713 $(call filechk,uboot.release) 1808 $(call filechk,version.h) 1811 $(call filechk,timestamp.h) 1814 $(call filechk,defaultenv.h)
|
/external/u-boot/cmd/ |
D | Makefile | 205 $(call filechk,data_gz) 209 $(call filechk,data_size) 220 $(call filechk,data_gz) 224 $(call filechk,data_size)
|
/external/dtc/ |
D | Makefile | 100 define filechk macro 216 $(call filechk,version)
|
/external/u-boot/scripts/ |
D | Kbuild.include | 41 # filechk is used to check if the content of a generated file is updated. 47 # $(call filechk,sample) 55 define filechk
|
D | Makefile.autoconf | 116 $(call filechk,config_h)
|