mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
hdhomerun-driver: cosmetics - put 'LDFLAGS' in the make line
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
5b653f4531
commit
b249bef9ea
@ -24,9 +24,7 @@
|
|||||||
|
|
||||||
$SCRIPTS/unpack dvbhdhomerun
|
$SCRIPTS/unpack dvbhdhomerun
|
||||||
|
|
||||||
# dont use our LDFLAGS, use the KERNEL LDFLAGS
|
|
||||||
LDFLAGS=""
|
|
||||||
|
|
||||||
cd $BUILD/dvbhdhomerun-*/kernel
|
cd $BUILD/dvbhdhomerun-*/kernel
|
||||||
make dvb_hdhomerun KERNEL_DIR=$(kernel_path)
|
LDFLAGS="" make dvb_hdhomerun KERNEL_DIR=$(kernel_path)
|
||||||
fix_module_depends dvb_hdhomerun_core.ko "dvb_core"
|
fix_module_depends dvb_hdhomerun_core.ko "dvb_core"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user