mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-27 20:56:55 +00:00
asix-ax887xx: dont use our LDFLAGS, use the KERNEL LDFLAGS
This commit is contained in:
parent
c902227fa3
commit
266d624c9b
@ -22,7 +22,8 @@
|
|||||||
|
|
||||||
. config/options $1
|
. config/options $1
|
||||||
|
|
||||||
LDFLAGS=""
|
# dont use our LDFLAGS, use the KERNEL LDFLAGS
|
||||||
|
LDFLAGS=""
|
||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
make V=1 CC=$CC KDIR=$(kernel_path)
|
make V=1 CC=$CC KDIR=$(kernel_path)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user