diff options
Diffstat (limited to 'drivers/pch/Makefile')
-rw-r--r-- | drivers/pch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pch/Makefile b/drivers/pch/Makefile index d69a99c226..33aa727017 100644 --- a/drivers/pch/Makefile +++ b/drivers/pch/Makefile @@ -3,3 +3,4 @@ # obj-y += pch-uclass.o +obj-y += pch7.o |