ARCH
and x86_64
.
Add in the [project-name].includes
the following lines:
include include/uapi arch/x86/include arch/x86/include/generatedAdd in the
[project-name].config
the following lines:
#define __KERNEL__ #include <linux/kconfig.h>Source: stackoverflow.com