Skip to content
Snippets Groups Projects
Commit 9a6c8576 authored by Daniela Genius's avatar Daniela Genius
Browse files

modified Makefile

parent 807d1387
No related branches found
No related tags found
1 merge request!72Syscams
...@@ -27,11 +27,6 @@ updategeneratedcode: ...@@ -27,11 +27,6 @@ updategeneratedcode:
cp Makefile.soclib mutekh/examples/avatar/Makefile cp Makefile.soclib mutekh/examples/avatar/Makefile
compilesoclib: compilesoclib:
rm soclib/soclib/platform/topcells/caba-vgmn-mutekh_kernel_tutorial/*_tdf.h ||:
cp ../SysCAMSGenerationCode/generated_CPP/*_tdf.h soclib/soclib/platform/topcells/caba-vgmn-mutekh_kernel_tutorial/ ||:
cp ../SysCAMSGenerationCode/generated_H/*_tdf.h soclib/soclib/platform/topcells/caba-vgmn-mutekh_kernel_tutorial/ ||:
rm ../SysCAMSGenerationCode/generated_H/*_tdf.h ||:
rm ../SysCAMSGenerationCode/generated_CPP/*_tdf.h ||:
cp generated_topcell/top.cc soclib/soclib/platform/topcells/caba-vgmn-mutekh_kernel_tutorial/ cp generated_topcell/top.cc soclib/soclib/platform/topcells/caba-vgmn-mutekh_kernel_tutorial/
cp generated_topcell/deployinfo.h mutekh/arch/soclib/ cp generated_topcell/deployinfo.h mutekh/arch/soclib/
cp generated_topcell/deployinfo_map.h mutekh/arch/soclib/ cp generated_topcell/deployinfo_map.h mutekh/arch/soclib/
......
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