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:
Stefan Seyfried
2016-10-23 12:19:06 +02:00
parent 7bd568dc9c
commit 57078ed23d
14 changed files with 0 additions and 584 deletions

View File

@@ -17,8 +17,3 @@ if ENABLE_UPNP
SUBDIRS += \
libupnpclient
endif
if BOXTYPE_TRIPLE
SUBDIRS += \
libtriple
endif