From bb7ea00d1fb982a85f0bbb378ab5a333b6df3593 Mon Sep 17 00:00:00 2001 From: parazyd Date: Fri, 26 Jan 2018 11:30:19 +0100 Subject: [PATCH] Add maemo to blend_map. --- sdk | 1 + 1 file changed, 1 insertion(+) diff --git a/sdk b/sdk index ab1c7c0..7dc1293 100755 --- a/sdk +++ b/sdk @@ -87,6 +87,7 @@ load() { blend_map=( "dowse" "https://github.com/dyne/dowse/raw/master/ops/dowse.blend" "decode" "../decode.blend" + "maemo" "../maemo.blend" ) boardlib="${board_map[$dev]}"