OSDN Git Service

Revert "goldfish: pipe: ANDROID: remove a redundant target"
authorGreg Kroah-Hartman <gregkh@google.com>
Thu, 3 May 2018 15:18:36 +0000 (15:18 +0000)
committerGreg Hackmann <ghackmann@google.com>
Thu, 3 May 2018 16:44:13 +0000 (16:44 +0000)
This reverts commit d176c57751903809f81c9021f4d45eb9c907e605.

Reason for revert: this is a regression as it reverts a previous build fix.

Change-Id: I880b97e6fc16a39dbc7be9466e0d1b7b2d8f9e8d

drivers/platform/goldfish/Makefile

index e53ae2f..277a820 100644 (file)
@@ -2,4 +2,5 @@
 # Makefile for Goldfish platform specific drivers
 #
 obj-$(CONFIG_GOLDFISH_BUS)     += pdev_bus.o
-obj-$(CONFIG_GOLDFISH_PIPE)    += goldfish_pipe.o goldfish_pipe_v2.o
+obj-$(CONFIG_GOLDFISH_PIPE)    += goldfish_pipe_all.o
+goldfish_pipe_all-objs := goldfish_pipe.o goldfish_pipe_v2.o