summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2012-04-17 17:42:58 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2012-04-17 17:42:58 +0530
commitb6b5adca36464d2f620663c460702a828ffb2c26 (patch)
tree11c6c6e0efd81b03f98bdeafebd1b1f9fce5bed2
parent4ad49dc08a4704fd03064cb180e2f0bd01c9e937 (diff)
downloadpandaboard-linaro_android_4.0.4.tar.gz
pandaboard:Fix location of tinyhal config filelinaro_android_4.0.4
Change-Id: I2f327bfdaf23231aeeffd61ee025e70266c698c3 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
-rw-r--r--device.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index 9507dac..f9b1664 100644
--- a/device.mk
+++ b/device.mk
@@ -25,7 +25,7 @@ PRODUCT_COPY_FILES := \
frameworks/base/data/etc/android.hardware.usb.accessory.xml:system/etc/permissions/android.hardware.usb.accessory.xml \
device/ti/proprietary-open/wifi/omap4/LICENCE.ti-connectivity:root/LICENCE.ti-connectivity \
device/linaro/common/android.hardware.bluetooth.xml:system/etc/permissions/android.hardware.bluetooth.xml \
- device/linaro/tinyhal/pandaboard.xml:system/etc/sound/pandaboard.xml
+ hardware/linaro/tinyhal/pandaboard.xml:system/etc/sound/pandaboard.xml
PRODUCT_PACKAGES := \
make_ext4fs \