Fixed: tail_mon2 instead of tail_sys
This commit is contained in:
parent
a3de95550e
commit
c791a62031
1 changed files with 1 additions and 1 deletions
|
@ -49,6 +49,6 @@ name led
|
||||||
(.ocm.b:{TAIL}={OLD_C_LIB}) \
|
(.ocm.b:{TAIL}={OLD_C_LIB}) \
|
||||||
(.c:{TAIL}={C_LIB}) \
|
(.c:{TAIL}={C_LIB}) \
|
||||||
(.mod.ocm.b.c.p.e:{TAIL}={EM}/{LIB}mon) \
|
(.mod.ocm.b.c.p.e:{TAIL}={EM}/{LIB}mon) \
|
||||||
(.e:{TAIL}={EM}/{LIB}em {EM}/{LIB}sys {EM}/lib/{M}/end_em)
|
(.e:{TAIL}={EM}/{LIB}em {EM}/{LIB}mon2 {EM}/lib/{M}/end_em)
|
||||||
linker
|
linker
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue