]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0329bb61982eee7e958909cab8742cfe84e49e90
treebe4a80a89b595f656c9b3d787a3e9e755cd9ec35
parent328ad7494a6665c694d25728b2cd49b5b8bf8547
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>
arch/sparc/Makefile
arch/sparc/boot/Makefile