diff options
Diffstat (limited to 'drivers/platform/goldfish/Makefile')
-rw-r--r-- | drivers/platform/goldfish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/platform/goldfish/Makefile b/drivers/platform/goldfish/Makefile index a0022395eee9..d3487125838c 100644 --- a/drivers/platform/goldfish/Makefile +++ b/drivers/platform/goldfish/Makefile | |||
@@ -1,5 +1,5 @@ | |||
1 | # | 1 | # |
2 | # Makefile for Goldfish platform specific drivers | 2 | # Makefile for Goldfish platform specific drivers |
3 | # | 3 | # |
4 | obj-$(CONFIG_GOLDFISH) += pdev_bus.o | 4 | obj-$(CONFIG_GOLDFISH_BUS) += pdev_bus.o |
5 | obj-$(CONFIG_GOLDFISH_PIPE) += goldfish_pipe.o | 5 | obj-$(CONFIG_GOLDFISH_PIPE) += goldfish_pipe.o |