1
0

release 6.16.3 (preliminary)

This commit is contained in:
2025-08-25 00:14:57 +03:00
parent 86c5c0ef41
commit 44cb6acc9c
238 changed files with 10031 additions and 3060 deletions

View File

@@ -21,7 +21,7 @@ SCRIPTS = \
gcc-*.sh \
gen_initramfs_list.sh \
headers_install.sh \
kernel-doc \
kernel-doc.py \
ld-version.sh \
Lindent \
makelst \
@@ -40,6 +40,7 @@ SUBDIRS = \
basic \
genksyms \
kconfig \
lib/kdoc \
mod
include $(top_rulesdir)/Makefile.inc

View File

@@ -0,0 +1,3 @@
DATA = *.py
include $(top_rulesdir)/Makefile.inc