Lines Matching refs:COMPANY
65 for COMPANY in asus broadcom elan invensense nvidia nxp widevine
67 echo Processing files from $COMPANY
69 FILEDIR=tmp/vendor/$COMPANY/$DEVICE/proprietary
72 case $COMPANY in
189 echo \ \ Setting up $COMPANY-specific makefiles
190 cp -R $COMPANY/staging/* tmp/vendor/$COMPANY/$DEVICE || echo \ \ \ \ Error copying makefiles
194 SCRIPT=extract-$COMPANY-$DEVICE.sh
196 cat $COMPANY/COPYRIGHT >> tmp/$SCRIPT || echo \ \ \ \ Error generating script
198 cat $COMPANY/LICENSE >> tmp/$SCRIPT || echo \ \ \ \ Error generating script
200 …echo tail -n +$(expr 2 + $(cat PROLOGUE $COMPANY/COPYRIGHT PART1 $COMPANY/LICENSE PART2 PART3 | wc…
204 ARCHIVE=$COMPANY-$DEVICE-$BUILD-$(md5sum < tmp/$SCRIPT | cut -b -8 | tr -d \\n).tgz