commit | db5ea21a14b7c69bf495a741ae37ba15fb9eabd1 | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@ravnborg.org> | Tue Dec 02 23:15:42 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 04 09:17:13 2008 -0800 |
tree | be4a80a89b595f656c9b3d787a3e9e755cd9ec35 | |
parent | b5db854a91d93c46c6904506ef73ce0d0b074b44 [diff] |
sparc: refactor Makefile 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>