mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-udoo fix
This commit is contained in:
parent
9acc095919
commit
969349b251
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