diff options
Diffstat (limited to 'drivers/peci/controller/Makefile')
-rw-r--r-- | drivers/peci/controller/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/peci/controller/Makefile b/drivers/peci/controller/Makefile new file mode 100644 index 000000000000..022c28ef1bf0 --- /dev/null +++ b/drivers/peci/controller/Makefile @@ -0,0 +1,3 @@ +# SPDX-License-Identifier: GPL-2.0-only + +obj-$(CONFIG_PECI_ASPEED) += peci-aspeed.o |