aboutsummaryrefslogtreecommitdiffstats
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
commita1044e490629e67c537a70b92573ac24cc522647 (patch)
treed57098c8682e86d81c181b43335827d1dd7ff5db /tools/mtd-utils/patches/120-cygwin_fixes.patch
parentd8e0a79b092ea52ca77b1ee0bfe93f48e7da7e56 (diff)
downloadmaster-187ad058-a1044e490629e67c537a70b92573ac24cc522647.tar.gz
master-187ad058-a1044e490629e67c537a70b92573ac24cc522647.tar.bz2
master-187ad058-a1044e490629e67c537a70b92573ac24cc522647.zip
tools/mtd-utils: update to version git-20100912
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23048 3c298f89-4303-0410-b956-a3cf2f4a3e73
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