aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorDavid 'Digit' Turner <digit@android.com>2011-04-05 12:48:01 +0200
committerDavid 'Digit' Turner <digit@android.com>2011-04-11 18:19:16 +0200
commit9b4029807c91ea42ff5e84e3616c90e2ce42d6f8 (patch)
tree3108c57f8ebd03b8dfa571c88761ca3c48052532 /Makefile.common
parent335d2c1342bb887ac67f1f60cff795f0c06beaca (diff)
downloadexternal_qemu-9b4029807c91ea42ff5e84e3616c90e2ce42d6f8.zip
external_qemu-9b4029807c91ea42ff5e84e3616c90e2ce42d6f8.tar.gz
external_qemu-9b4029807c91ea42ff5e84e3616c90e2ce42d6f8.tar.bz2
Add OpenGLES pipe implementation.
Change-Id: I3ad498380de8438dbf430316af2d4391876057cc
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index 09fa4a1..fb3118e 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -375,6 +375,7 @@ CORE_MISC_SOURCES = \
android/hw-control.c \
android/hw-sensors.c \
android/hw-qemud.c \
+ android/hw-qemud-pipe-net.c \
android/looper-qemu.c \
android/qemu-setup.c \
android/snapshot.c \