am 7aba65bb: merge from froyo-plus-aosp

Merge commit '7aba65bb2b38ade61f5edd4d9f92c58953505ed1'

* commit '7aba65bb2b38ade61f5edd4d9f92c58953505ed1':
  Revert "Build BUILD_MULTI_PREBUILT for the prebuilt target"
This commit is contained in:
Jean-Baptiste Queru 2010-06-17 10:05:54 -07:00 committed by Android Git Automerger
commit 2eb35f020f
1 changed files with 0 additions and 1 deletions

View File

@ -56,7 +56,6 @@ $(foreach t,$(1), \
$(eval LOCAL_MODULE := $(basename $(notdir $(t)))) \
$(eval LOCAL_SRC_FILES := $(t)) \
) \
$(eval ALL_PREBUILT += $(LOCAL_MODULE)) \
$(if $(6), \
$(eval LOCAL_BUILT_MODULE_STEM := $(6)) \
, \