Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
igorpecovnik committed Jan 18, 2015
1 parent 8e3e6cf commit f5316e9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
# Configuration
#--------------------------------------------------------------------------------------------------------------------------------

BOARD="cubietruck" # cubieboard, cubieboard2, cubietruck
BRANCH="default" # default=3.4.x, mainline=next
BOARD="cubietruck" # cubieboard, cubieboard2, cubietruck
BRANCH="default" # default=3.4.x, mainline=next
RELEASE="wheezy" # jessie, wheezy (Debian) or trusty (Ubuntu)

# numbers
SDSIZE="1200" # SD image size in MB
REVISION="3.1" # image release version
Expand Down

0 comments on commit f5316e9

Please sign in to comment.