@@ -44,10 +44,10 set -x | |||||
44 | RPI_MODEL=${RPI_MODEL:=2} |
|
44 | RPI_MODEL=${RPI_MODEL:=2} | |
45 |
|
45 | |||
46 | # Debian release |
|
46 | # Debian release | |
47 |
RELEASE=${RELEASE:= |
|
47 | RELEASE=${RELEASE:=jessie} | |
48 |
|
48 | |||
49 | #Kernel Branch |
|
49 | #Kernel Branch | |
50 |
KERNEL_BRANCH=${KERNEL_BRANCH:=" |
|
50 | KERNEL_BRANCH=${KERNEL_BRANCH:=""} | |
51 |
|
51 | |||
52 | # URLs |
|
52 | # URLs | |
53 | KERNEL_URL=${KERNEL_URL:=https://github.com/raspberrypi/linux} |
|
53 | KERNEL_URL=${KERNEL_URL:=https://github.com/raspberrypi/linux} |
General Comments 0
Vous devez vous connecter pour laisser un commentaire.
Se connecter maintenant