forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 748e4f3d702def1a4bff191e0cf93b6a05340f01
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