2019-02-04 22:05:23 +08:00
|
|
|
zephyr_sources_ifdef(CONFIG_SYS_POWER_MANAGEMENT
|
2018-08-16 13:09:40 +08:00
|
|
|
power.c
|
|
|
|
device.c
|
|
|
|
)
|
2019-02-04 22:05:23 +08:00
|
|
|
zephyr_sources_ifdef(CONFIG_SYS_PM_STATE_LOCK pm_ctrl.c)
|
2019-01-19 20:00:48 +08:00
|
|
|
zephyr_sources_if_kconfig(reboot.c)
|
2019-02-04 22:05:23 +08:00
|
|
|
add_subdirectory(policy)
|