diff --git a/packages/toolchain/devel/linux-headers/meta b/packages/toolchain/devel/linux-headers/meta index 26e171e279..91ae3970b6 100644 --- a/packages/toolchain/devel/linux-headers/meta +++ b/packages/toolchain/devel/linux-headers/meta @@ -12,3 +12,5 @@ PKG_SECTION="toolchain/devel" PKG_SHORTDESC="linux-headers: "Sanitized" Linux kernel headers" PKG_LONGDESC="This package includes the linux kernel headers (include files) needed to compile applications. The files resist in /usr/include/{asm,asm-generic,linux}." PKG_IS_ADDON="no" + +PKG_AUTORECONF="no"