From 7bc38f416153ad68e09fe0c70b349ee19a86a2e6 Mon Sep 17 00:00:00 2001 From: John Vogel Date: Tue, 28 Jul 2026 05:01:42 -0400 Subject: dragon/linux-dragon: new aport Linux kernel for the Radxa Dragon Q6A. Patch source is from https://github.com/radxa/kernel from the linux-7.0.11 branch. Patch is up-to-date with radxa kernel sources at this time. --- linux-dragon/tools-headers.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 linux-dragon/tools-headers.patch (limited to 'linux-dragon/tools-headers.patch') diff --git a/linux-dragon/tools-headers.patch b/linux-dragon/tools-headers.patch new file mode 100644 index 0000000..3419488 --- /dev/null +++ b/linux-dragon/tools-headers.patch @@ -0,0 +1,12 @@ +diff --git a/tools/arch/x86/include/asm/insn.h b/tools/arch/x86/include/asm/insn.h +index 8f10f2943370..9537b0078e5a 100644 +--- a/tools/arch/x86/include/asm/insn.h ++++ b/tools/arch/x86/include/asm/insn.h +@@ -7,6 +7,7 @@ + * Copyright (C) IBM Corporation, 2009 + */ + ++#include + #include + /* insn_attr_t is defined in inat.h */ + #include "inat.h" /* __ignore_sync_check__ */ -- cgit v1.2.3