Add maemo to blend_map.

This commit is contained in:
parazyd 2018-01-26 11:30:19 +01:00
parent 00f33239f9
commit bb7ea00d1f
No known key found for this signature in database
GPG Key ID: F0CB28FCF78637DE
1 changed files with 1 additions and 0 deletions

1
sdk
View File

@ -87,6 +87,7 @@ load() {
blend_map=( blend_map=(
"dowse" "https://github.com/dyne/dowse/raw/master/ops/dowse.blend" "dowse" "https://github.com/dyne/dowse/raw/master/ops/dowse.blend"
"decode" "../decode.blend" "decode" "../decode.blend"
"maemo" "../maemo.blend"
) )
boardlib="${board_map[$dev]}" boardlib="${board_map[$dev]}"