diff options
author | James E. Housley <jeh@FreeBSD.org> | 2001-04-17 12:45:44 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2001-04-17 12:45:44 +0000 |
commit | 6de454201ec21cd000b3db6cb7823cc48c50c048 (patch) | |
tree | 7e715d599412bf7b4919d88adc3d4920ce213768 /devel/Makefile | |
parent | 23724c03816243b67b7f7d6915b00e739c298b57 (diff) | |
download | ports-6de454201ec21cd000b3db6cb7823cc48c50c048.tar.gz ports-6de454201ec21cd000b3db6cb7823cc48c50c048.zip |
New port in the RTEMS collection for the "arm" processor.
Notes
Notes:
svn path=/head/; revision=41550
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index b21cce601524..43f12fcd6fa9 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -19,6 +19,7 @@ SUBDIR += arm-elf-gcc295 SUBDIR += arm-rtems-binutils SUBDIR += arm-rtems-chill + SUBDIR += arm-rtems-g77 SUBDIR += as80 SUBDIR += asis SUBDIR += asl |