diff 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
line wrap: on
line diff
--- a/scripts/config-headers-new.sh	Tue Apr 02 21:05:22 2019 +0000
+++ b/scripts/config-headers-new.sh	Sat Apr 06 23:54:20 2019 +0000
@@ -174,4 +174,4 @@
 mkdir $BUILD_DIR/config
 helpers/cfg-hdr-gen scripts/cfg-template $BUILD_DIR/config
 scripts/make-rv-swe-hdr.sh > $BUILD_DIR/config/rv_swe.h
-cp targets/$TARGET.h $BUILD_DIR/config/fc-target.cfg
+cp targets/$TARGET.h $BUILD_DIR/config/fc-target.h