Skip to content

Commit

Permalink
m7spr: Add setup-makefiles.sh convenience script
Browse files Browse the repository at this point in the history
Change-Id: I76c3e16db8149d97d5b076e01cbf0edfbc44ed24
  • Loading branch information
intervigilium committed Dec 23, 2013
1 parent a96f543 commit 6120dd6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions setup-makefiles.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#!/bin/sh

set -e

export DEVICE=m7spr
export VENDOR=htc
./../m7-common/setup-makefiles.sh $@

0 comments on commit 6120dd6

Please sign in to comment.