summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pwrctl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pci/pwrctl/Makefile')
-rw-r--r--drivers/pci/pwrctl/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/pci/pwrctl/Makefile b/drivers/pci/pwrctl/Makefile
deleted file mode 100644
index d308aae4800c..000000000000
--- a/drivers/pci/pwrctl/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-# SPDX-License-Identifier: GPL-2.0-only
-
-obj-$(CONFIG_PCI_PWRCTL) += pci-pwrctl-core.o
-pci-pwrctl-core-y := core.o
-
-obj-$(CONFIG_PCI_PWRCTL_PWRSEQ) += pci-pwrctl-pwrseq.o