improve py and mk
This commit is contained in:
parent
9e7a19291c
commit
9913b73cb1
@ -169,7 +169,7 @@ if len(arm64files) > 0:
|
||||
f.write("endif\n")
|
||||
f.write("OBJS += $(%s_OBJSARM64)\n\n"%(PREFIX))
|
||||
|
||||
f.write("OBJS += $(%s_OBJS)\n\n"%(PREFIX))
|
||||
f.write("OBJS += $(%s_OBJS)\n\n"%(PREFIX))
|
||||
write_cpp_rule_pattern(f)
|
||||
|
||||
if len(cfiles) > 0:
|
||||
|
Loading…
x
Reference in New Issue
Block a user