summaryrefslogtreecommitdiffstats
path: root/device.mk
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2010-09-26 16:16:31 -0700
committerJean-Baptiste Queru <jbq@google.com>2010-09-26 16:16:31 -0700
commitdabc1b692d6d1065dd1528bee71388dd6e17dd4f (patch)
tree68efbb853247660a0fbbe2ddad408ef16d8a49a2 /device.mk
parent022e03f0514468296f81c90b1c3ae3381698157d (diff)
downloaddevice_samsung_crespo-dabc1b692d6d1065dd1528bee71388dd6e17dd4f.zip
device_samsung_crespo-dabc1b692d6d1065dd1528bee71388dd6e17dd4f.tar.gz
device_samsung_crespo-dabc1b692d6d1065dd1528bee71388dd6e17dd4f.tar.bz2
Switch ALSA conf files from ALL_PREBUILT to PRODUCT_COPY_FILES.
ALL_PREBUILT is deprecated. Also clean up device.mk a tiny bit. Change-Id: Ia6a6388947368b2527a376401192e61c79296745
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk28
1 files changed, 26 insertions, 2 deletions
diff --git a/device.mk b/device.mk
index fc12fed..efeab20 100644
--- a/device.mk
+++ b/device.mk
@@ -60,11 +60,35 @@ PRODUCT_COPY_FILES += \
# Generated kcm keymaps
PRODUCT_PACKAGES := \
s3c-keypad.kcm \
- melfas-touchkey.kcm \
+ melfas-touchkey.kcm
+
+# Filesystem management tools
+PRODUCT_PACKAGES += \
make_ext4fs \
setup_fs
-# These is the OpenMAX IL configuration files
+
+# ALSA configuration files
+PRODUCT_COPY_FILES += \
+ device/samsung/crespo/alsa-lib/src/conf/alsa.conf:system/usr/share/alsa/alsa.conf \
+ device/samsung/crespo/alsa-lib/src/conf/cards/aliases.conf:system/usr/share/alsa/cards/aliases.conf \
+ device/samsung/crespo/alsa-lib/src/conf/pcm/center_lfe.conf:system/usr/share/alsa/pcm/center_lfe.conf \
+ device/samsung/crespo/alsa-lib/src/conf/pcm/default.conf:system/usr/share/alsa/pcm/default.conf \
+ device/samsung/crespo/alsa-lib/src/conf/pcm/dmix.conf:system/usr/share/alsa/pcm/dmix.conf \
+ device/samsung/crespo/alsa-lib/src/conf/pcm/dpl.conf:system/usr/share/alsa/pcm/dpl.conf \
+ device/samsung/crespo/alsa-lib/src/conf/pcm/dsnoop.conf:system/usr/share/alsa/pcm/dsnoop.conf \
+ device/samsung/crespo/alsa-lib/src/conf/pcm/front.conf:system/usr/share/alsa/pcm/front.conf \
+ device/samsung/crespo/alsa-lib/src/conf/pcm/iec958.conf:system/usr/share/alsa/pcm/iec958.conf \
+ device/samsung/crespo/alsa-lib/src/conf/pcm/modem.conf:system/usr/share/alsa/pcm/modem.conf \
+ device/samsung/crespo/alsa-lib/src/conf/pcm/rear.conf:system/usr/share/alsa/pcm/rear.conf \
+ device/samsung/crespo/alsa-lib/src/conf/pcm/side.conf:system/usr/share/alsa/pcm/side.conf \
+ device/samsung/crespo/alsa-lib/src/conf/pcm/surround40.conf:system/usr/share/alsa/pcm/surround40.conf \
+ device/samsung/crespo/alsa-lib/src/conf/pcm/surround41.conf:system/usr/share/alsa/pcm/surround41.conf \
+ device/samsung/crespo/alsa-lib/src/conf/pcm/surround50.conf:system/usr/share/alsa/pcm/surround50.conf \
+ device/samsung/crespo/alsa-lib/src/conf/pcm/surround51.conf:system/usr/share/alsa/pcm/surround51.conf \
+ device/samsung/crespo/alsa-lib/src/conf/pcm/surround71.conf:system/usr/share/alsa/pcm/surround71.conf
+
+# These are the OpenMAX IL configuration files
PRODUCT_COPY_FILES += \
device/samsung/crespo/sec_mm/sec_omx/sec_omx_core/secomxregistry:system/etc/secomxregistry