tAdd maemo to blend_map. - arm-sdk - os build toolkit for various embedded devices
 (HTM) git clone https://git.parazyd.org/arm-sdk
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Submodules
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit bb7ea00d1fb982a85f0bbb378ab5a333b6df3593
 (DIR) parent 00f33239f9d1003716d9f37188a5fb8a365ecbf8
 (HTM) Author: parazyd <parazyd@dyne.org>
       Date:   Fri, 26 Jan 2018 11:30:19 +0100
       
       Add maemo to blend_map.
       
       Diffstat:
         M sdk                                 |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
 (DIR) diff --git a/sdk b/sdk
       t@@ -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]}"