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

Lines Matching refs:mk

24 cat > $target_owner/staging/device-partial.mk << EOF
40 echo -n "# " >> $target_owner/staging/device-partial.mk
43 echo -n Asus >> $target_owner/staging/device-partial.mk
46 echo -n Broadcom >> $target_owner/staging/device-partial.mk
49 echo -n Qualcomm >> $target_owner/staging/device-partial.mk
52 echo " blob(s) necessary for Deb hardware" >> $target_owner/staging/device-partial.mk
53 echo "PRODUCT_COPY_FILES := \\" >> $target_owner/staging/device-partial.mk
81 echo " vendor/$target_owner/deb/proprietary/$(basename $file):$file:$target_owner \\" >> $target_owner/staging/device-partial.mk
87 echo >> $target_owner/staging/device-partial.mk
90 echo PRODUCT_PACKAGES := libacdbloader tzapps.mdt >> $target_owner/staging/device-partial.mk