Merge "Added kernelcopyMudules files missed in previos push" into gingerbread

This commit is contained in:
Steve Kondik 2011-02-13 00:45:01 +00:00 committed by Gerrit Code Review
commit ebcf3c7f75

@ -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)