From 940f4bb307880246bb38e0e849edad2a5c2e9639 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Mon, 13 Sep 2010 18:50:41 +0000 Subject: [package] revert r23048 for now until Darwin compile issues have been sorted out (#7934) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23057 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- tools/mtd-utils/patches/120-cygwin_fixes.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/mtd-utils/patches/120-cygwin_fixes.patch') diff --git a/tools/mtd-utils/patches/120-cygwin_fixes.patch b/tools/mtd-utils/patches/120-cygwin_fixes.patch index 116660acbf..61a6d5ef2d 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 = lib ubi-utils mkfs.ubifs + SUBDIRS = 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 -- cgit v1.2.3