core/kernel26-orion: tagged headers -orion, orion mach still needs fixed in headers

This commit is contained in:
Kevin Mihelich 2011-08-09 10:53:58 -04:00
parent 35f5ad75fb
commit 4d71a4cd2a

View file

@ -6,7 +6,7 @@ noautobuild=1
plugrel=1
pkgbase="kernel26"
pkgname=('kernel26-orion' 'kernel26-headers')
pkgname=('kernel26-orion' 'kernel26-headers-orion')
_kernelname=${pkgname#kernel26}
_basekernel=2.6.39
pkgver=${_basekernel}.3
@ -100,7 +100,7 @@ package_kernel26-orion() {
find "$pkgdir" -name '*.ko' -exec gzip -9 {} \;
}
package_kernel26-headers() {
package_kernel26-headers-orion() {
pkgdesc="Header files and scripts for building modules for kernel26"
KARCH=arm