sparc: refactor Makefile
authorSam Ravnborg <sam@ravnborg.org>
Wed, 3 Dec 2008 07:15:42 +0000 (23:15 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 4 Dec 2008 17:17:13 +0000 (09:17 -0800)
The btfixup step needs knowledge of all the .o files,
but there is no need to pass them in independent variables.
Simplify it to use only two variables.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found