Searched refs:target_owner (Results 1 – 3 of 3) sorted by relevance
22 while read target_owner24 mkdir -p $target_owner/staging25 cat > $target_owner/staging/device-partial.mk << EOF41 echo -n "# " >> $target_owner/staging/device-partial.mk42 case $target_owner in44 echo -n Asus >> $target_owner/staging/device-partial.mk47 echo -n Broadcom >> $target_owner/staging/device-partial.mk50 echo -n Google >> $target_owner/staging/device-partial.mk53 echo -n Intel >> $target_owner/staging/device-partial.mk56 echo -n Widevine >> $target_owner/staging/device-partial.mk[all …]
22 while read target_owner24 mkdir -p $target_owner/staging25 cat > $target_owner/staging/device-partial.mk << EOF41 echo -n "# " >> $target_owner/staging/device-partial.mk42 case $target_owner in44 echo -n Broadcom >> $target_owner/staging/device-partial.mk47 echo -n Motorola >> $target_owner/staging/device-partial.mk50 echo -n Qualcomm >> $target_owner/staging/device-partial.mk53 echo " blob(s) necessary for Shamu hardware" >> $target_owner/staging/device-partial.mk54 echo "PRODUCT_COPY_FILES := \\" >> $target_owner/staging/device-partial.mk[all …]
22 while read target_owner24 mkdir -p $target_owner/staging25 cat > $target_owner/staging/device-partial.mk << EOF41 echo -n "# " >> $target_owner/staging/device-partial.mk42 case $target_owner in44 echo -n Nvidia >> $target_owner/staging/device-partial.mk47 echo -n Google >> $target_owner/staging/device-partial.mk50 echo " blob(s) necessary for Dragon hardware" >> $target_owner/staging/device-partial.mk51 echo "PRODUCT_COPY_FILES := \\" >> $target_owner/staging/device-partial.mk53 echo " $target_owner)" >> extract-lists.txt[all …]