mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 02:11:11 +02:00
remove obsolete embedded libtriple
the code is unmaintained and probably non-functional, everyone
should use libstb-hal instead
(forward ported neutrino-mp commit d2d8218885
)
This commit is contained in:
@@ -167,10 +167,3 @@ bin_PROGRAMS += mdev_helper
|
||||
mdev_helper_SOURCES = mdev_helper.cpp
|
||||
|
||||
endif
|
||||
if BOXTYPE_TRIPLE
|
||||
neutrino_LDADD += \
|
||||
$(top_builddir)/lib/libtriple/libtriple.a \
|
||||
@DIRECTFB_LIBS@ \
|
||||
$(top_builddir)/src/lcddisplay/liblcddisplay.a
|
||||
endif
|
||||
|
||||
|
Reference in New Issue
Block a user