comparison scripts/config-headers.sh @ 166:7409b22cac61

fc-target.cfg config header renamed to more sensible fc-target.h
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 07 Apr 2019 00:56:07 +0000
parents 9658b9bfee5a
children
comparison
equal deleted inserted replaced
165:2c82c413775f 166:7409b22cac61
172 172
173 rm -rf $BUILD_DIR/config 173 rm -rf $BUILD_DIR/config
174 mkdir $BUILD_DIR/config 174 mkdir $BUILD_DIR/config
175 helpers/cfg-hdr-gen scripts/cfg-template $BUILD_DIR/config 175 helpers/cfg-hdr-gen scripts/cfg-template $BUILD_DIR/config
176 scripts/make-rv-swe-hdr.sh > $BUILD_DIR/config/rv_swe.h 176 scripts/make-rv-swe-hdr.sh > $BUILD_DIR/config/rv_swe.h
177 cp targets/$TARGET.h $BUILD_DIR/config/fc-target.cfg 177 cp targets/$TARGET.h $BUILD_DIR/config/fc-target.h