From e15aa41e9c405f1c5886ddf2ac104dda0f179ce1 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 6 Nov 2007 22:53:43 +0000 Subject: 2007-11-06 Joel Sherrill * configure.ac: Add ARM/Thumb Makefile. --- cpukit/ChangeLog | 4 ++++ cpukit/configure.ac | 1 + 2 files changed, 5 insertions(+) (limited to 'cpukit') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 09dd611326..003e15b519 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,7 @@ +2007-11-06 Joel Sherrill + + * configure.ac: Add ARM/Thumb Makefile. + 2007-11-06 Joel Sherrill PR 1266/cpukit diff --git a/cpukit/configure.ac b/cpukit/configure.ac index 6346996461..5e87f4a494 100644 --- a/cpukit/configure.ac +++ b/cpukit/configure.ac @@ -327,6 +327,7 @@ sapi/Makefile score/Makefile score/cpu/Makefile score/cpu/arm/Makefile +score/cpu/arm/thumb/Makefile score/cpu/bfin/Makefile score/cpu/avr/Makefile score/cpu/c4x/Makefile -- cgit v1.2.3