Fix the build

Change-Id: I9eedff42d4855c1f2668509cc19d388735fb57aa
This commit is contained in:
Vladimir Chtchetkine 2011-04-04 09:48:48 -07:00
parent 769c2efb95
commit cd4801a07c
1 changed files with 3 additions and 3 deletions

View File

@ -27,6 +27,6 @@ LOCAL_KERNEL := prebuilt/android-x86/kernel/kernel-vbox
PRODUCT_COPY_FILES := \
development/data/etc/apns-conf.xml:system/etc/apns-conf.xml \
development/data/etc/vold.conf:system/etc/vold.conf
$(LOCAL_KERNEL):kernel \
$(LOCAL_PATH)/init.rc:root/init.rc
development/data/etc/vold.conf:system/etc/vold.conf \
build/target/board/vbox_x86/init.rc:root/init.rc \
$(LOCAL_KERNEL):kernel