Added kernelcopyMudules files missed in previos push

Added to be copyed missing kernel modules.

Change-Id: I83dc380fd9d5a1a9b3b9e0e5d2e6c1e6c7f60a5f
This commit is contained in:
KalimochoAz 2011-02-10 01:01:09 +01:00
parent eeb2444cbd
commit 04041741ab

View File

@ -180,3 +180,6 @@ PRODUCT_DEVICE := click
# of the aspects that require proprietary drivers that aren't
# commonly available
$(call inherit-product-if-exists, vendor/htc/click/click-vendor.mk)
# Added all the kernel modules to be copyed
$(call inherit-product-if-exists, device/htc/click/KernelModules.mk)