summaryrefslogtreecommitdiffstats
path: root/device.mk
diff options
context:
space:
mode:
authorhoony.yu <hoony.yu@samsung.com>2010-09-07 23:56:11 -0700
committerMaarten Hooft <mthooft@google.com>2010-09-14 22:09:54 -0700
commitf5bc9d8908c7612b8240a46fba560a1ecf05f2ae (patch)
tree9bf3ba9d55c0398b6014703874024d34806b50d5 /device.mk
parent17fee1bcd52aac003ef69816ba61992680bd3035 (diff)
downloaddevice_samsung_crespo-f5bc9d8908c7612b8240a46fba560a1ecf05f2ae.zip
device_samsung_crespo-f5bc9d8908c7612b8240a46fba560a1ecf05f2ae.tar.gz
device_samsung_crespo-f5bc9d8908c7612b8240a46fba560a1ecf05f2ae.tar.bz2
S5PC11X: OVERLAY: Added overlay feature.
- add liboverlay source. - add overlay option in BoardConfig.mk - add overlay renderer on libcamera - change the mode of video0,2 Change-Id: Icd392a80c0baa7b6e608a9b0cf57abfd74ae9f01
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index 9c83fc3..b8b62a6 100644
--- a/device.mk
+++ b/device.mk
@@ -66,7 +66,8 @@ PRODUCT_PACKAGES := \
# Misc other modules
PRODUCT_PACKAGES += \
- lights.s5pc110
+ lights.s5pc110 \
+ overlay.s5pc110
# Input device calibration files
PRODUCT_COPY_FILES += \