mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
the relevant boxmodels are handled now in a "dirty part of hw_caps"
in neutrino.cpp after zapit-start
Origin commit data
------------------
Branch: ni/coolstream
Commit: c307ed5b36
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-08-14 (Mon, 14 Aug 2017)
Origin message was:
------------------
- hw_caps: remove CFEManager-code; ...
the relevant boxmodels are handled now in a "dirty part of hw_caps"
in neutrino.cpp after zapit-start
------------------
This commit was generated by Migit
10 lines
170 B
Makefile
10 lines
170 B
Makefile
AM_CXXFLAGS = -fno-rtti -fno-exceptions -fno-strict-aliasing
|
|
|
|
AM_CPPFLAGS = \
|
|
@HWLIB_CFLAGS@
|
|
|
|
noinst_LIBRARIES = libhwcaps.a
|
|
|
|
libhwcaps_a_SOURCES = \
|
|
hardware_caps.cpp
|