dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/unicore32/boot/compressed
Arnaud Lacombe 63c95fa414 arch/unicore32: do not use EXTRA_AFLAGS or EXTRA_CFLAGS
Usage of these flags has been deprecated for nearly 4 years by:

    commit f77bf01425
    Author: Sam Ravnborg <sam@neptun.(none)>
    Date:   Mon Oct 15 22:25:06 2007 +0200

        kbuild: introduce ccflags-y, asflags-y and ldflags-y

Moreover, these flags (at least EXTRA_CFLAGS) have been documented for command
line use. By default, gmake(1) do not override command line setting, so this is
likely to result in build failure or unexpected behavior.

Replace their usage by Kbuild's `{as,cc,ld}flags-y'.

Cc: Sam Ravnborg <sam@ravnborg.org>
Cc: Guan Xuetao <gxt@mprc.pku.edu.cn>
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
Acked-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
2011-11-15 17:13:15 +08:00
..
Makefile arch/unicore32: do not use EXTRA_AFLAGS or EXTRA_CFLAGS 2011-11-15 17:13:15 +08:00
head.S unicore32 additional architecture files: boot process 2011-03-17 09:19:14 +08:00
misc.c unicore32 additional architecture files: boot process 2011-03-17 09:19:14 +08:00
piggy.S.in unicore32 additional architecture files: boot process 2011-03-17 09:19:14 +08:00
vmlinux.lds.in unicore32 additional architecture files: boot process 2011-03-17 09:19:14 +08:00