aboutsummaryrefslogtreecommitdiff
path: root/run
diff options
context:
space:
mode:
Diffstat (limited to 'run')
-rwxr-xr-xrun3
1 files changed, 1 insertions, 2 deletions
diff --git a/run b/run
index cd03ba3..bf27b42 100755
--- a/run
+++ b/run
@@ -216,8 +216,7 @@ make_sync() {
echo "$output" | make_append_commands libc libk libc
echo "$output" | make_append_commands libk libgui libgui
echo "$output" | make_append_commands libgui libtxt libtxt
- echo "$output" | make_append_commands libtxt libnet libnet
- echo "$output" | make_append_commands libnet kernel kernel
+ echo "$output" | make_append_commands libtxt kernel kernel
echo "$output" | make_append_commands kernel boot boot
echo "$output" | make_append_commands boot apps apps
tr <compile_commands.json '\n' '\r' | sed -e 's/\r]\r\[/,/g' | tr '\r' '\n' >tmp