diff options
Diffstat (limited to 'drivers/pch/Makefile')
-rw-r--r-- | drivers/pch/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/pch/Makefile b/drivers/pch/Makefile new file mode 100644 index 0000000000..d69a99c226 --- /dev/null +++ b/drivers/pch/Makefile @@ -0,0 +1,5 @@ +# +# SPDX-License-Identifier: GPL-2.0+ +# + +obj-y += pch-uclass.o |