hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/arch/parisc/boot/Makefile
....@@ -1,12 +1,7 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 #
23 # Makefile for the linux parisc-specific parts of the boot image creator.
34 #
4
-
5
-COMPILE_VERSION := __linux_compile_version_id__`hostname | \
6
- tr -c '[0-9A-Za-z]' '_'`__`date | \
7
- tr -c '[0-9A-Za-z]' '_'`_t
8
-
9
-ccflags-y := -DCOMPILE_VERSION=$(COMPILE_VERSION) -gstabs -I.
105
116 targets := image
127 targets += bzImage