CRIS v32: Replace build flags in boot/compressed/Makefile
authorJesper Nilsson <jesper.nilsson@axis.com>
Wed, 30 Jan 2008 11:55:56 +0000 (12:55 +0100)
committerJesper Nilsson <jesper.nilsson@axis.com>
Fri, 8 Feb 2008 10:06:33 +0000 (11:06 +0100)
- Change AFLAGS to asflags-y, LDFLAGS to ldflags-y and KBUILD_CFLAGS
  to ccflags-y. We only need the flags in this Makefile.


No differences found