From 151fecfb72a0d602dfe79790602ef64b4e241574 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 19 Feb 2024 01:51:07 +0000 Subject: [PATCH] export RK_PA3 --- kernel/arch/arm/boot/compressed/.gitignore | 10 +--------- 1 files changed, 1 insertions(+), 9 deletions(-) diff --git a/kernel/arch/arm/boot/compressed/.gitignore b/kernel/arch/arm/boot/compressed/.gitignore index 86b2f5d..60606b0 100644 --- a/kernel/arch/arm/boot/compressed/.gitignore +++ b/kernel/arch/arm/boot/compressed/.gitignore @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0-only ashldi3.S bswapsdi2.S font.c @@ -6,12 +7,3 @@ piggy_data vmlinux vmlinux.lds - -# borrowed libfdt files -fdt.c -fdt.h -fdt_ro.c -fdt_rw.c -fdt_wip.c -libfdt.h -libfdt_internal.h -- Gitblit v1.6.2