fix bit rot in scripts/Makefile.IMA #2

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2011-03-06 23:48:24 +01:00
parent 726ebbaa9f
commit bff5f3f2b4
2 changed files with 7 additions and 9 deletions

View File

@@ -42,3 +42,6 @@ quiet_cmd_gen_applet_tables = GEN include/applet_tables.h
include/applet_tables.h: applets/applet_tables
$(call cmd,gen_applet_tables)
include/NUM_APPLETS.h: applets/applet_tables
$(call cmd,gen_applet_tables)