Small fixes in NI6368ADC

This commit is contained in:
ferrog
2026-02-06 09:42:28 +00:00
parent e326e1296e
commit f34f823b6d
4 changed files with 44 additions and 52 deletions

View File

@@ -13,10 +13,10 @@ fi
/bin/cp -rf ${SRC}/* ${FOLDER}
cd ${FOLDER}
make -f Makefile.cfg clean
make -f Makefile.cfg
#make -f Makefile.cfg clean
#make -f Makefile.cfg
CFG_FILE=${FOLDER}/${CFG}_Gen.cfg
CFG_FILE=${FOLDER}/out/${CFG}.marte
#TODO
#/bin/sed -i "s/SDN_IFACE/$PON_INTERFACE_NAME/g" ${CFG_FILE}
#/bin/sed -i "s/TH1_CPU/$TH1_CPU/g" ${CFG_FILE}