Hi Tal, I am not familiar with Buildroot, so I’m not sure if there are limitations around that. For the Makefile, it should work just fine without modifications. You’ll just have to set the KSRC variable to point to the kernel source/header directory you are compiling for. If you have any questions feel free to post them on the GitHub issues page or feel free to reach out to us directly at chipsec(a)intel.com. Thanks, Nathaniel From: Tal Lubko Sent: Wednesday, September 22, 2021 03:10 AM To: chipsec(a)lists.01.org Subject: [chipsec] chipsec as Buildroot's package Hi I'm thinking of adding chipsec to Buildroot. Are there any limitations for that? Can the kernel module be built against a kernel that is not the one of the build machine without Makefile modifications? Thanks, Tal