mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
RTL2832: dont use our LDFLAGS, use the KERNEL LDFLAGS
This commit is contained in:
parent
d8dd63c361
commit
c902227fa3
@ -22,5 +22,8 @@
|
|||||||
|
|
||||||
. 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)
|
make V=1 CC=$CC KDIR=$(kernel_path)
|
Loading…
x
Reference in New Issue
Block a user