Home | History | Annotate | Download | only in self-extractors

Lines Matching full:partial

25 cat > $target_owner/staging/device-partial.mk << EOF
41 echo -n "# " >> $target_owner/staging/device-partial.mk
44 echo -n Broadcom >> $target_owner/staging/device-partial.mk
47 echo -n Motorola >> $target_owner/staging/device-partial.mk
50 echo -n Qualcomm >> $target_owner/staging/device-partial.mk
53 echo " blob(s) necessary for Shamu hardware" >> $target_owner/staging/device-partial.mk
54 echo "PRODUCT_COPY_FILES := \\" >> $target_owner/staging/device-partial.mk
84 echo " vendor/$target_owner/shamu/proprietary/lib64/$(basename $file):$file:$target_owner \\" >> $target_owner/staging/device-partial.mk
86 echo " vendor/$target_owner/shamu/proprietary/$(basename $file):$file:$target_owner \\" >> $target_owner/staging/device-partial.mk
93 echo >> $target_owner/staging/device-partial.mk
96 true ; #echo PRODUCT_PACKAGES := libacdbloader >> $target_owner/staging/device-partial.mk