diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-01-04 12:29:50 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-01-04 12:29:50 +0000 |
commit | e6c9077a8ec5deeecb965885790965bc77f50847 (patch) | |
tree | 5a5139a36fe9073fa36bbb482dd44fb19b4c6cdf /devel/Makefile | |
parent | b7f41ec91714cc05b5313c9ffa8a8097146df367 (diff) |
GNU binutils for vanilla ARM cross-development
PR: 22848
Submitted by: Espen Skoglund <esk@ira.uka.de>
Notes
Notes:
svn path=/head/; revision=36772
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 37a98d500f7e..08e785a794ef 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -14,6 +14,7 @@ SUBDIR += amulet SUBDIR += arm-aout-binutils SUBDIR += arm-aout-gcc295 + SUBDIR += arm-elf-binutils SUBDIR += asis SUBDIR += asl SUBDIR += astyle |