libneutrino-hal is now libstb-hal

Origin commit data
------------------
Commit: 6f5e4238cc
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-02-11 (Sat, 11 Feb 2012)
This commit is contained in:
Stefan Seyfried
2012-02-11 15:35:19 +01:00
parent a7d21efe2b
commit f4ca017923
18 changed files with 44 additions and 44 deletions

View File

@@ -5,8 +5,8 @@ INCLUDES = \
if BOXTYPE_COOL
INCLUDES += -I$(top_srcdir)/lib/libcoolstream
endif
if USE_NEUTRINO_HAL
INCLUDES += -I$(NEUTRINO_HAL_INC)
if USE_STB_HAL
INCLUDES += -I$(STB_HAL_INC)
else
if BOXTYPE_TRIPLE
INCLUDES += -I$(top_srcdir)/lib/libtriple