aboutsummaryrefslogtreecommitdiffstats
path: root/core/linux-headers
diff options
context:
space:
mode:
Diffstat (limited to 'core/linux-headers')
-rw-r--r--core/linux-headers/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/linux-headers/APKBUILD b/core/linux-headers/APKBUILD
index fe8b7f0e02..fca24b3dbb 100644
--- a/core/linux-headers/APKBUILD
+++ b/core/linux-headers/APKBUILD
@@ -1,10 +1,11 @@
pkgname=linux-headers
-pkgver=2.6.27.4
+pkgver=2.6.28.4
pkgrel=0
pkgdesc="Linux system headers"
url="http://kernel.org"
license='GPL-2'
makedepends="linux-sources perl"
+options="!strip"
build() {
mkdir -p "$srcdir/$pkgname"