diff options
author | jeh <jeh@FreeBSD.org> | 2001-04-17 12:42:06 +0000 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2001-04-17 12:42:06 +0000 |
commit | 788b472deda22e14efbad58b14e7929ae6763c49 (patch) | |
tree | 3ebdb4c8e835133555c969128854101b07d17e47 /devel/Makefile | |
parent | f682f1e67180515d50045c83bd5af7ce0727ac82 (diff) | |
download | FreeBSD-ports-788b472deda22e14efbad58b14e7929ae6763c49.zip FreeBSD-ports-788b472deda22e14efbad58b14e7929ae6763c49.tar.gz |
New port in the RTEMS collection for the "arm" processor.
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 5b3fd70..1343590 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -17,6 +17,7 @@ SUBDIR += arm-aout-gcc295 SUBDIR += arm-elf-binutils SUBDIR += arm-elf-gcc295 + SUBDIR += arm-rtems-binutils SUBDIR += as80 SUBDIR += asis SUBDIR += asl |