mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
vtuner-driver: dont use our LDFLAGS, use the KERNEL LDFLAGS
This commit is contained in:
parent
d97e787892
commit
2980c1e3aa
@ -24,6 +24,9 @@
|
||||
|
||||
cd $PKG_BUILD
|
||||
|
||||
# dont use our LDFLAGS, use the KERNEL LDFLAGS
|
||||
LDFLAGS=""
|
||||
|
||||
make KDIR=$(kernel_path) CC=$CC
|
||||
fix_module_depends vtunerc.ko "dvb_core"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user