insert tool adjusted

This commit is contained in:
2020-11-19 18:51:19 +01:00
parent ad682bb847
commit 8805b392b2
3 changed files with 4 additions and 4 deletions

View File

@ -82,7 +82,7 @@ cat $MAKEFILE_BAK | \
sed -e 's,\(C_INCLUDES = \\\),\1\n-IioLibrary_Driver/Internet/DHCP \\,' | \
sed -e 's,\(C_INCLUDES = \\\),\1\n-IUser/Inc \\,' | \
sed -e 's,\(C_INCLUDES = \\\),\1\n-Ilibmbus \\,' | \
sed -e 's,\(C_INCLUDES = \\\),\1\n-Ipubsubc \\,' | \
sed -e 's,\(C_INCLUDES = \\\),\1\n-Ipubsubc/src \\,' | \
sed -e 's,\(C_INCLUDES = \\\),\1\n-Ihottislib \\,' >> $MAKEFILE
# sed -e 's,\(C_INCLUDES = \\\),\1\n-Iw5500 \\,' | \