From: Alan Modra Date: Sun, 3 Aug 2008 03:38:07 +0000 (+0000) Subject: * mt-spu (all-ld): Update for ld Makefile changes. X-Git-Tag: binutils-2_19-branchpoint~343 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=32d23fc219a21c735f3167fab4250b03c950ece1;p=external%2Fbinutils.git * mt-spu (all-ld): Update for ld Makefile changes. --- diff --git a/config/ChangeLog b/config/ChangeLog index 75bee5d..8662c7a 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,7 @@ +2008-08-03 Alan Modra + + * mt-spu (all-ld): Update for ld Makefile changes. + 2008-08-02 Keith Seitz * tcl.m4 (SC_PATH_TCLCONFIG): Add some simple logic to deal diff --git a/config/mt-spu b/config/mt-spu index c2dbc66..7efa74c 100644 --- a/config/mt-spu +++ b/config/mt-spu @@ -1,4 +1,2 @@ -# spu ld makefile invokes as-new in maintainer mode. -all-ld: $(MAINT) all-gas -# spu ld makefile invokes bin2c -all-ld: all-binutils +# spu ld makefile invokes as-new and bin2c in maintainer mode. +all-ld: $(MAINT) all-gas all-binutils