Small fixes in NI6368ADC
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user