diff options
Diffstat (limited to 'drivers/reset/hisilicon/Makefile')
-rw-r--r-- | drivers/reset/hisilicon/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/reset/hisilicon/Makefile b/drivers/reset/hisilicon/Makefile index c932f86e2f10..ab8a7bfcbd8d 100644 --- a/drivers/reset/hisilicon/Makefile +++ b/drivers/reset/hisilicon/Makefile @@ -1 +1,2 @@ obj-$(CONFIG_COMMON_RESET_HI6220) += hi6220_reset.o +obj-$(CONFIG_COMMON_RESET_HI3660) += reset-hi3660.o |