2000-08-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* multigen: Fix BARE_CPU_CFLAGS.
This commit is contained in:
Joel Sherrill
2000-09-12 12:50:02 +00:00
parent 9fbf213bc4
commit a8fc588c16
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2000-08-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* multigen: Fix BARE_CPU_CFLAGS.
2000-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* multigen: Fix usage.

View File

@@ -161,7 +161,7 @@ EOF
cat << EOF > $cfg
# Config file for the bare-$f BSP
BARE_CPU_FLAGS=$flags
BARE_CPU_CFLAGS=$flags
BARE_CPU_MODEL=NONE
include \$(RTEMS_ROOT)/make/custom/bare.cfg