forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
kernel/arch/arm/boot/compressed/.gitignore
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 ashldi3.S
23 bswapsdi2.S
34 font.c
....@@ -6,12 +7,3 @@
67 piggy_data
78 vmlinux
89 vmlinux.lds
9
-
10
-# borrowed libfdt files
11
-fdt.c
12
-fdt.h
13
-fdt_ro.c
14
-fdt_rw.c
15
-fdt_wip.c
16
-libfdt.h
17
-libfdt_internal.h