[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250911145952.4b9db523@hermes.local>
Date: Thu, 11 Sep 2025 14:59:52 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: Kory Maincent <kory.maincent@...tlin.com>
Cc: David Ahern <dsahern@...il.com>, netdev@...r.kernel.org, Thomas
Petazzoni <thomas.petazzoni@...tlin.com>
Subject: Re: [PATCH iproute2-next 1/2] scripts: Add uapi header import
script
On Tue, 09 Sep 2025 15:21:42 +0200
Kory Maincent <kory.maincent@...tlin.com> wrote:
> Add a script to automate importing Linux UAPI headers from kernel source.
> The script handles dependency resolution and creates a commit with proper
> attribution, similar to the ethtool project approach.
>
> Usage:
> $ LINUX_GIT="$LINUX_PATH" iproute2-import-uapi [commit]
>
> Signed-off-by: Kory Maincent <kory.maincent@...tlin.com>
I will continue to use my script which works off of headers processed
by "make headers_install"
Powered by blists - more mailing lists