linux-headers: add autoreconf support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-25 18:10:52 +01:00
parent 5c3448d44e
commit 3f64da0ad8

View File

@ -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"