From 7d55dbef96316cfff5ed28ece1a7eb5623d16615 Mon Sep 17 00:00:00 2001 From: max_10 Date: Thu, 1 Oct 2020 23:20:44 +0200 Subject: [PATCH] TRIPLEDRAGON: fix libtriple deleted Origin commit data ------------------ Branch: master Commit: https://github.com/neutrino-images/ni-libstb-hal/commit/9e3659093f127add6623ebb3b669ad1380804308 Author: max_10 Date: 2020-10-01 (Thu, 01 Oct 2020) Origin message was: ------------------ - TRIPLEDRAGON: fix libtriple deleted ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- Makefile.am | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Makefile.am b/Makefile.am index a51647d..194aebb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,12 +12,6 @@ libstb_hal_la_LIBADD = \ #libstb_hal_test_LDADD = libstb-hal.la # there has to be a better way to do this... -if BOXTYPE_TRIPLE -SUBDIRS += libtriple -libstb_hal_la_LIBADD += \ - libtriple/libtriple.la -endif - if BOXTYPE_GENERIC if BOXMODEL_RASPI SUBDIRS += libraspi