diff options
Diffstat (limited to 'Makefile.android')
-rw-r--r-- | Makefile.android | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.android b/Makefile.android index 2eb39c4..ae3e53d 100644 --- a/Makefile.android +++ b/Makefile.android @@ -632,6 +632,7 @@ CORE_MISC_SOURCES = vl-android.c \ bt-vhci.c \ module.c \ android/boot-properties.c \ + android/display.c \ android/hw-kmsg.c \ android/hw-lcd.c \ android/gps.c \ |