X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=direct%2Fu-boot%2Fpatch-u-boot.sh;h=bfd974e512aaff1ecc0fe7f78176d61802f628d1;hb=cf14d8b71ffe8d524439e7310a165389bc015dfa;hp=8caa2e821d5f3331344be1a5e171ed0e14a83b5c;hpb=8b348464b712730cbc18391924d805c1cab7b9ff;p=yaffs2.git diff --git a/direct/u-boot/patch-u-boot.sh b/direct/u-boot/patch-u-boot.sh index 8caa2e8..bfd974e 100755 --- a/direct/u-boot/patch-u-boot.sh +++ b/direct/u-boot/patch-u-boot.sh @@ -2,7 +2,7 @@ # # YAFFS: Yet another FFS. A NAND-flash specific file system. # -# Copyright (C) 2002-2010 Aleph One Ltd. +# Copyright (C) 2002-2018 Aleph One Ltd. # # Created by Charles Manning # @@ -17,7 +17,7 @@ # # Inspired yaffs kernel patching script -set -e -x +#set -e -x UBOOTDIR=$1