comparison scripts/config-headers-new.sh @ 602:92dbfa906f66

fc-target.cfg config header renamed to more sensible fc-target.h
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 06 Apr 2019 23:54:20 +0000
parents 3d772a6268c4
children 8cf3029429f3
comparison
equal deleted inserted replaced
601:3e5689c0ca4e 602:92dbfa906f66
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