blob: 4e9ac9f68b83e881db11290609d65dc8763c1b27 [file] [log] [blame]
Patrick Williams05e95592021-09-02 09:28:14 -05001if POWER10_SUPPORT
2
3noinst_HEADERS += \
4 powermode.hpp
5libocc_control_la_SOURCES += \
6 powermode.cpp
7
8endif