CRIS v10: Change boot/rescue/Makefile to use ccflags-y, asflags-y and ldflags-y.
authorJesper Nilsson <jesper.nilsson@axis.com>
Thu, 17 Jan 2008 10:22:41 +0000 (11:22 +0100)
committerJesper Nilsson <jesper.nilsson@axis.com>
Fri, 8 Feb 2008 10:06:29 +0000 (11:06 +0100)
commit546cc14862c8712341823c9235268062bac87b74
tree737fa71e6f172c2da0ba73219e397e141a261861
parent3c9547a504a96a6a3585573dc172ab4070c18679
CRIS v10: Change boot/rescue/Makefile to use ccflags-y, asflags-y and ldflags-y.

Replace EXTRA_CFLAGS with ccflags-y.
Change ASFLAGS and LDFLAGS into asflags-y and ldflags-y, we only need
these flags in this makefile.
arch/cris/arch-v10/boot/rescue/Makefile