mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 10:21:10 +02:00
more generic linking of libstb-hal
This commit is contained in:
@@ -124,7 +124,9 @@ drivertool_SOURCES = drivertool.c
|
|||||||
endif
|
endif
|
||||||
if USE_STB_HAL
|
if USE_STB_HAL
|
||||||
neutrino_LDADD += \
|
neutrino_LDADD += \
|
||||||
$(STB_HAL_LIB)/libstb-hal.a
|
-lstb-hal
|
||||||
|
neutrino_LDFLAGS = \
|
||||||
|
-L$(STB_HAL_LIB)
|
||||||
if BOXTYPE_TRIPLE
|
if BOXTYPE_TRIPLE
|
||||||
neutrino_LDADD += \
|
neutrino_LDADD += \
|
||||||
$(top_builddir)/src/lcddisplay/liblcddisplay.a
|
$(top_builddir)/src/lcddisplay/liblcddisplay.a
|
||||||
|
Reference in New Issue
Block a user