mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
Update core/linux-odroid-u2/PKGBUILD
Fixing typo
This commit is contained in:
parent
c8cca6efd7
commit
3698bb8b3a
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-odroid-u2
|
||||
pkgname=('linux-odroid-u2' 'linux-headers-odroid-x2')
|
||||
pkgname=('linux-odroid-u2' 'linux-headers-odroid-u2')
|
||||
# pkgname=linux-custom # Build kernel with a different name
|
||||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.0
|
||||
|
|
Loading…
Reference in a new issue