CRIS v10: Update boot/compressed/Makefile to use ccflags-y and ldflags-y
authorJesper Nilsson <jesper.nilsson@axis.com>
Thu, 17 Jan 2008 10:13:21 +0000 (11:13 +0100)
committerJesper Nilsson <jesper.nilsson@axis.com>
Fri, 8 Feb 2008 10:06:28 +0000 (11:06 +0100)
Replace use of EXTRA_CFLAGS with ccflags-y and LDFLAGS with ldflags-y,
(we only need to change linker flags for this makefile)


No differences found