summaryrefslogtreecommitdiff
authorXindong Xu <xindong.xu@amlogic.com>2018-03-26 07:16:17 (GMT)
committer Xindong Xu <xindong.xu@amlogic.com>2018-03-26 07:16:17 (GMT)
commit78b378c6c233cbbeabb6b05a1fa60c06a0469e7c (patch)
tree60ed2c0cb39701e573f8116b0972613d723311d4
parent2934d6c87ce68b01cec1ea064fb452f9a31bb215 (diff)
downloadeinstein-78b378c6c233cbbeabb6b05a1fa60c06a0469e7c.zip
einstein-78b378c6c233cbbeabb6b05a1fa60c06a0469e7c.tar.gz
einstein-78b378c6c233cbbeabb6b05a1fa60c06a0469e7c.tar.bz2
einstein: copy mxl661_fe.ko to vendor/lib [1/1]
PD# NONE copy mxl661_fe.ko to vendor/lib Change-Id: Ic0c627a49f7fc50832a725f0f791cd6d4e263b67
Diffstat
-rw-r--r--device.mk2
-rw-r--r--init.amlogic.board.rc2
2 files changed, 2 insertions, 2 deletions
diff --git a/device.mk b/device.mk
index ef61b69..008ccd2 100644
--- a/device.mk
+++ b/device.mk
@@ -77,7 +77,7 @@ PRODUCT_COPY_FILES += \
device/amlogic/einstein/files/tv/tv_rrt_define.xml:$(TARGET_COPY_OUT_VENDOR)/etc/tv_rrt_define.xml
#einstein tuner
PRODUCT_COPY_FILES += \
- device/amlogic/einstein/files/tv/mxl661_fe.ko:root/boot/mxl661_fe.ko
+ device/amlogic/einstein/files/tv/mxl661_fe.ko:$(TARGET_COPY_OUT_VENDOR)/lib/mxl661_fe.ko
PRODUCT_AAPT_CONFIG := xlarge hdpi xhdpi
PRODUCT_AAPT_PREF_CONFIG := hdpi
diff --git a/init.amlogic.board.rc b/init.amlogic.board.rc
index a99c663..5ac114a 100644
--- a/init.amlogic.board.rc
+++ b/init.amlogic.board.rc
@@ -6,7 +6,7 @@ on early-init
mount configfs configfs /sys/kernel/config
#mount usbfs none /proc/bus/usb
-# insmod /boot/mxl661_fe.ko
+# insmod /vendor/lib/mxl661_fe.ko
on init