summaryrefslogtreecommitdiffstats
path: root/tools/mtd-utils/patches/120-cygwin_fixes.patch
diff options
context:
space:
mode:
authorAlexandros C. Couloumbis <alex@ozo.com>2010-09-13 07:39:44 +0000
committerAlexandros C. Couloumbis <alex@ozo.com>2010-09-13 07:39:44 +0000
commit432cb15bd133078d2ae1efd7f5541f1f0231494d (patch)
treea033c1ef98b8758a9f4dbdcde12552044751d9e8 /tools/mtd-utils/patches/120-cygwin_fixes.patch
parenta9f54bfd510b1d83113ef31cb781f9ed95973433 (diff)
downloadmaster-31e0f0ae-432cb15bd133078d2ae1efd7f5541f1f0231494d.tar.gz
master-31e0f0ae-432cb15bd133078d2ae1efd7f5541f1f0231494d.tar.bz2
master-31e0f0ae-432cb15bd133078d2ae1efd7f5541f1f0231494d.zip
tools/mtd-utils: update to version git-20100912
SVN-Revision: 23048
Diffstat (limited to 'tools/mtd-utils/patches/120-cygwin_fixes.patch')
-rw-r--r--tools/mtd-utils/patches/120-cygwin_fixes.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/mtd-utils/patches/120-cygwin_fixes.patch b/tools/mtd-utils/patches/120-cygwin_fixes.patch
index 61a6d5ef2d..116660acbf 100644
--- a/tools/mtd-utils/patches/120-cygwin_fixes.patch
+++ b/tools/mtd-utils/patches/120-cygwin_fixes.patch
@@ -9,7 +9,7 @@
+endif
+
+ifneq ($(shell uname -o),Cygwin)
- SUBDIRS = ubi-utils mkfs.ubifs
+ SUBDIRS = lib ubi-utils mkfs.ubifs
TARGETS = ftl_format flash_erase flash_eraseall nanddump doc_loadbios \
@@ -17,6 +22,10 @@ TARGETS = ftl_format flash_erase flash_e