blob: ffa3aa973e1c74068d9aa60ae0a2161ad0c01e5b [file] [log] [blame]
Chris Cain78e86012021-03-04 16:15:31 -06001if POWER10_SUPPORT
2
3noinst_HEADERS += \
4 powermode.hpp
5libocc_control_la_SOURCES += \
6 powermode.cpp
7
8endif