packages/image/install:

- enable building of testing packages
This commit is contained in:
Stephan Raue 2010-02-02 15:24:25 +01:00
parent 5d49321517
commit a571aef868

View File

@ -76,6 +76,7 @@ case "$2" in
[ "$EMULATORS" = yes ] && $SCRIPTS/install emulators
# Devtools... (not for Release)
[ "$TESTING" = yes ] && $SCRIPTS/install testing
[ "$DEVTOOLS" = yes ] && $SCRIPTS/install debug
# Devtools for Coreboot... (not for Release)