diff options
Diffstat (limited to 'drivers/Makefile')
-rw-r--r-- | drivers/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/Makefile b/drivers/Makefile index ebee55537a05..628b512b625b 100644 --- a/drivers/Makefile +++ b/drivers/Makefile | |||
@@ -161,3 +161,4 @@ obj-$(CONFIG_POWERCAP) += powercap/ | |||
161 | obj-$(CONFIG_MCB) += mcb/ | 161 | obj-$(CONFIG_MCB) += mcb/ |
162 | obj-$(CONFIG_RAS) += ras/ | 162 | obj-$(CONFIG_RAS) += ras/ |
163 | obj-$(CONFIG_THUNDERBOLT) += thunderbolt/ | 163 | obj-$(CONFIG_THUNDERBOLT) += thunderbolt/ |
164 | obj-$(CONFIG_CORESIGHT) += coresight/ | ||