git: https://android.googlesource.com/kernel/common branch: android-4.9 commit: 03fcc2fe71308c2d164b4e6cbfc738c63e670444
6 lines
191 B
Makefile
6 lines
191 B
Makefile
obj-$(CONFIG_STI_RESET_SYSCFG) += reset-syscfg.o
|
|
|
|
obj-$(CONFIG_STIH415_RESET) += reset-stih415.o
|
|
obj-$(CONFIG_STIH416_RESET) += reset-stih416.o
|
|
obj-$(CONFIG_STIH407_RESET) += reset-stih407.o
|