From 58dd684c4e86944301959a140dbed9746df35779 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 5 Dec 2023 00:03:04 +0100 Subject: Second commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- linux/symbols.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'linux/symbols.mk') diff --git a/linux/symbols.mk b/linux/symbols.mk index f045222..97db4ab 100644 --- a/linux/symbols.mk +++ b/linux/symbols.mk @@ -1,3 +1,5 @@ +# See LICENSE file for copyright and license details. + LINUX_SYMBOL_TABLES != sed -n 's/^.*LINUX_SYMBOL_PRINTER_\([A-Z0-9_]\+\)\b.*\$$\$$\$$.*\$$\$$\$$.*$$/\1/p' < linux/syscalls.h LINUX_SYMBOL_TABLE_FILES != printf 'linux-src/symbols-$(LINUX_VERSION)/%s\n' $(LINUX_SYMBOL_TABLES) -- cgit v1.2.3-70-g09d2