mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-15 23:14:31 +08:00
6 lines
233 B
Makefile
6 lines
233 B
Makefile
|
drivers/memory/emif-asm-offsets.s: drivers/memory/emif-asm-offsets.c
|
||
|
$(call if_changed_dep,cc_s_c)
|
||
|
|
||
|
include/generated/ti-emif-asm-offsets.h: drivers/memory/emif-asm-offsets.s FORCE
|
||
|
$(call filechk,offsets,__TI_EMIF_ASM_OFFSETS_H__)
|