mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-odroid-xu fix
This commit is contained in:
parent
aa8f4a6c9d
commit
068c08add7
1 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,8 @@ prepare() {
|
|||
build() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
||||
LDFLAGS=""
|
||||
|
||||
# get kernel version
|
||||
make prepare
|
||||
|
||||
|
|
Loading…
Reference in a new issue