1
0

fix emulator debug build

This commit is contained in:
Howard Mao
2016-02-19 23:13:57 -08:00
parent 5e4a02038c
commit 85cc632d5d
2 changed files with 2 additions and 1 deletions

View File

@ -67,3 +67,4 @@ $(consts_header_debug): $(params_file_debug)
sed -r 's/\(([A-Za-z0-9_]+),([A-Za-z0-9_]+)\)/#define \1 \2/' $< >> $@
echo "#define TBFRAG \"$(MODEL).$(CONFIG).tb.cpp\"" >> $@
echo "#endif // __CONST_H__" >> $@
scr_header_debug = $(generated_dir_debug)/$(MODEL).$(CONFIG).scr_map.h