mirror of
https://github.com/torvalds/linux.git
synced 2024-11-20 02:51:44 +00: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__)
|