URI: 
       tFix device name in comment - arm-sdk - os build toolkit for various embedded devices
  HTML git clone https://git.parazyd.org/arm-sdk
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit 6718f5d50438c71c0c484247929ca705ebce61b7
   DIR parent 966a8ecea4e845108224ac30899e048a17994930
  HTML Author: David Derby <dderby@users.noreply.github.com>
       Date:   Fri, 20 Apr 2018 10:11:17 -0500
       
       Fix device name in comment
       
       Diffstat:
         M boards/nokia-n9.sh                  |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/boards/nokia-n9.sh b/boards/nokia-n9.sh
       t@@ -17,7 +17,7 @@
        # You should have received a copy of the GNU General Public License
        # along with this source code. If not, see <http://www.gnu.org/licenses/>.
        
       -## kernel build script for Nokia N950
       +## kernel build script for Nokia N9
        
        ## settings & config
        vars+=(device_name arch size parted_type parted_boot parted_root bootfs inittab)