aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/memory/Makefile.asm-offsets
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/memory/Makefile.asm-offsets')
-rw-r--r--drivers/memory/Makefile.asm-offsets5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/memory/Makefile.asm-offsets b/drivers/memory/Makefile.asm-offsets
new file mode 100644
index 000000000000..843ff60ccb5a
--- /dev/null
+++ b/drivers/memory/Makefile.asm-offsets
@@ -0,0 +1,5 @@
+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__)