From ab24c61c0220eb4a5d53f93c143e23d4b9f7ecef Mon Sep 17 00:00:00 2001 From: wilkie Date: Sun, 4 Apr 2010 22:10:42 -0400 Subject: [PATCH] Generic OS name --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index c5073f2..d9fe844 100755 --- a/build.sh +++ b/build.sh @@ -1,4 +1,4 @@ -OSNAME=xomb +OSNAME=myos BINUTILS_VER=2.20 GCC_VER=4.4.3