mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
core/linux-odroid-xu fix
This commit is contained in:
parent
b5bf6df19c
commit
34da6b2a6f
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