libneutrino-hal is now libstb-hal

Origin commit data
------------------
Branch: ni/coolstream
Commit: 6f5e4238cc
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-02-11 (Sat, 11 Feb 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2012-02-11 15:35:19 +01:00
parent 4a0f90854a
commit e0bff04727
18 changed files with 44 additions and 44 deletions

View File

@@ -14,8 +14,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