mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-27 04:36:40 +00:00
asix-ax887xx: cosmetics - put 'LDFLAGS' in the make line
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
2a475b198f
commit
a1c783860d
@ -22,8 +22,5 @@
|
|||||||
|
|
||||||
. config/options $1
|
. config/options $1
|
||||||
|
|
||||||
# dont use our LDFLAGS, use the KERNEL LDFLAGS
|
|
||||||
LDFLAGS=""
|
|
||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
make V=1 CC=$CC KDIR=$(kernel_path)
|
LDFLAGS="" make V=1 CC=$CC KDIR=$(kernel_path)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user