diff options
author | Adrian Hunter <ext-adrian.hunter@nokia.com> | 2007-03-21 11:54:35 +0200 |
---|---|---|
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2007-03-29 17:17:27 +0300 |
commit | 842f19e7a67e0dd9ca53d1760fb8b3f2c94ab826 (patch) | |
tree | 3b93b357493356caf5a4369bd6bfc5bd6c5dc50a /ubi-utils/scripts/Makefile | |
parent | 9c37b558705b776e51f7d522f376de019a6ea203 (diff) |
UBI-Utils: Add a run_all.sh script
Signed-off-by: Adrian Hunter <ext-adrian.hunter@nokia.com>
Diffstat (limited to 'ubi-utils/scripts/Makefile')
-rw-r--r-- | ubi-utils/scripts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubi-utils/scripts/Makefile b/ubi-utils/scripts/Makefile index e8850fd..ebd9bc6 100644 --- a/ubi-utils/scripts/Makefile +++ b/ubi-utils/scripts/Makefile @@ -15,7 +15,7 @@ mkpfi_cfg = test.cfg # on those values. If you do it wrong your card has no valid PDD data. # -PATH := $(PATH):/opt/ppc/usr/bin +PATH := $(PATH):/opt/ppc/usr/bin:../perl:.. dd = dd sed = sed |