arm-sdk

os build toolkit for various embedded devices
git clone https://git.parazyd.org/arm-sdk
Log | Files | Refs | Submodules | README | LICENSE

commit 6718f5d50438c71c0c484247929ca705ebce61b7
parent 966a8ecea4e845108224ac30899e048a17994930
Author: David Derby <dderby@users.noreply.github.com>
Date:   Fri, 20 Apr 2018 10:11:17 -0500

Fix device name in comment

Diffstat:
Mboards/nokia-n9.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/boards/nokia-n9.sh b/boards/nokia-n9.sh @@ -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)