standard way to extract kernel headers
From: bjorn@mork.no (Bjørn Mork)
Date: 2012-05-08 07:18:06
From: bjorn@mork.no (Bjørn Mork)
Date: 2012-05-08 07:18:06
Jung-joon Kim [off-list ref] writes:
I want to extract kernel header files from our kernel sources for kernel module developers.
Sounds like you are doing something very very wrong, but who am I to judge?
Expecting some scripts exist to make packages like linux-headers-....deb/rpm in linux distributions, but cannot find yet.
Take a look in scripts/package/ in the kernel sources. Bj?rn