Lines Matching refs:COMPANY
73 for COMPANY in audience broadcom samsung
75 echo Processing files from $COMPANY
77 FILEDIR=tmp/vendor/$COMPANY/$DEVICE/proprietary
80 case $COMPANY in
125 echo \ \ Setting up $COMPANY-specific makefiles
126 cp -R $COMPANY/staging/* tmp/vendor/$COMPANY/$DEVICE || echo \ \ \ \ Error copying makefiles
130 SCRIPT=extract-$COMPANY-$DEVICE.sh
132 cat $COMPANY/COPYRIGHT >> tmp/$SCRIPT || echo \ \ \ \ Error generating script
134 cat $COMPANY/LICENSE >> tmp/$SCRIPT || echo \ \ \ \ Error generating script
136 …echo tail -n +$(expr 2 + $(cat PROLOGUE $COMPANY/COPYRIGHT PART1 $COMPANY/LICENSE PART2 PART3 | wc…
140 ARCHIVE=$COMPANY-$DEVICE-$BUILD-$(md5sum < tmp/$SCRIPT | cut -b -8 | tr -d \\n).tgz