mirror of https://github.com/parazyd/arm-sdk.git
Add maemo to blend_map.
This commit is contained in:
parent
00f33239f9
commit
bb7ea00d1f
1
sdk
1
sdk
|
|
@ -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]}"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue