From 3ec7bfc7c4ff9e217d2a24635751b74757635dd7 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 24 Mar 1998 16:24:39 +0000 Subject: Rename hppa1_1 to hppa1.1 and switched to using __XXX__ macros for the CPU family name constants. --- make/custom/simhppa.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'make') diff --git a/make/custom/simhppa.cfg b/make/custom/simhppa.cfg index 0976b4d3f6..1deb7b2714 100644 --- a/make/custom/simhppa.cfg +++ b/make/custom/simhppa.cfg @@ -6,6 +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_MODEL=hppa7200 -- cgit v1.2.3