Skip to content
Snippets Groups Projects
Commit 7897aa96 authored by Takuya ASADA's avatar Takuya ASADA Committed by Pekka Enberg
Browse files

add demangle on build.mk

parent 4ef747c6
No related branches found
No related tags found
No related merge requests found
...@@ -640,6 +640,7 @@ objects += core/version.o ...@@ -640,6 +640,7 @@ objects += core/version.o
objects += core/waitqueue.o objects += core/waitqueue.o
objects += core/chart.o objects += core/chart.o
objects += core/net_channel.o objects += core/net_channel.o
objects += core/demangle.o
include $(src)/fs/build.mk include $(src)/fs/build.mk
include $(src)/libc/build.mk include $(src)/libc/build.mk
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment