summaryrefslogtreecommitdiffstats
path: root/make/custom/simhppa.cfg
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-24 18:44:40 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-24 18:44:40 +0000
commite6c92eefbd326b7bdb7398adca096d2ebe95dd13 (patch)
tree33337abd89cbed3b69cad74827ef0bef2273f794 /make/custom/simhppa.cfg
parentAdded rule to transform hppa1.1 to hppa1_1 since hppa1.1 is not a (diff)
downloadrtems-e6c92eefbd326b7bdb7398adca096d2ebe95dd13.tar.bz2
Changed RTEMS cpu to hppa1.1.
Diffstat (limited to 'make/custom/simhppa.cfg')
-rw-r--r--make/custom/simhppa.cfg3
1 files changed, 1 insertions, 2 deletions
diff --git a/make/custom/simhppa.cfg b/make/custom/simhppa.cfg
index 1deb7b2714..fd9b739958 100644
--- a/make/custom/simhppa.cfg
+++ b/make/custom/simhppa.cfg
@@ -6,8 +6,7 @@
include $(RTEMS_ROOT)/make/custom/default.cfg
-# this really should be hppa1.1 but you define that with cpp :(
-RTEMS_CPU=hppa1_1
+RTEMS_CPU=hppa1.1
RTEMS_CPU_MODEL=hppa7200
# This is the actual bsp directory used during the build process.