aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2019-01-08 15:45:18 +0900
committerHelge Deller <deller@gmx.de>2019-02-21 20:37:11 +0100
commitf9d91f7dc21a4c3965dc9daba68b6c29fc4ddd30 (patch)
treedfcc73b3ccfa122524a291b89f53110f252728a6 /arch
parentparisc: replace oops_in_progress manipulation with bust_spinlocks() (diff)
downloadlinux-dev-f9d91f7dc21a4c3965dc9daba68b6c29fc4ddd30.tar.xz
linux-dev-f9d91f7dc21a4c3965dc9daba68b6c29fc4ddd30.zip
parisc: remove meaningless ccflags-y in arch/parisc/boot/Makefile
This ccflags-y is never used because arch/parisc/boot/Makefile only contains objcopy and install targets. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'arch')
-rw-r--r--arch/parisc/boot/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/parisc/boot/Makefile b/arch/parisc/boot/Makefile
index cad68a584884..41cce0706f80 100644
--- a/arch/parisc/boot/Makefile
+++ b/arch/parisc/boot/Makefile
@@ -2,12 +2,6 @@
# Makefile for the linux parisc-specific parts of the boot image creator.
#
-COMPILE_VERSION := __linux_compile_version_id__`hostname | \
- tr -c '[0-9A-Za-z]' '_'`__`date | \
- tr -c '[0-9A-Za-z]' '_'`_t
-
-ccflags-y := -DCOMPILE_VERSION=$(COMPILE_VERSION) -gstabs -I.
-
targets := image
targets += bzImage
subdir- := compressed