Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1fe7e920 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman Committed by Greg Hackmann
Browse files

Revert "goldfish: pipe: ANDROID: remove a redundant target"

This reverts commit d176c577.

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

Change-Id: I880b97e6fc16a39dbc7be9466e0d1b7b2d8f9e8d
parent 834913c4
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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