4 lines
107 B
Makefile
4 lines
107 B
Makefile
|
obj-$(CONFIG_POWER_AVS) += avs/
|
||
|
obj-$(CONFIG_POWER_RESET) += reset/
|
||
|
obj-$(CONFIG_POWER_SUPPLY) += supply/
|