kernel-*headers: add include/xen headers required to build external modules, bumprev.

This commit is contained in:
Juan RP 2010-12-23 00:45:23 +01:00
parent 476bf4c3b7
commit 9872d44d28
2 changed files with 11 additions and 7 deletions

View file

@ -5,6 +5,10 @@ long_desc="
This package contains the required source headers to be able to build
external 3rd party binary modules."
if [ -n "${_kernel_headers_revision}" ]; then
revision=${_kernel_headers_revision}
fi
nostrip=yes
noverifyrdeps=yes