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