From: ulf at uclibc.org <ulf@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/ntfs-3g
Date: Sun, 25 Nov 2007 23:13:51 -0800 (PST) [thread overview]
Message-ID: <20071126071351.742C130045@busybox.net> (raw)
Author: ulf
Date: 2007-11-25 23:13:50 -0800 (Sun, 25 Nov 2007)
New Revision: 20537
Log:
It is not OK to ALWAYS include ntfs-3g
Modified:
trunk/buildroot/package/ntfs-3g/ntfs-3g.mk
Changeset:
Modified: trunk/buildroot/package/ntfs-3g/ntfs-3g.mk
===================================================================
--- trunk/buildroot/package/ntfs-3g/ntfs-3g.mk 2007-11-26 05:38:20 UTC (rev 20536)
+++ trunk/buildroot/package/ntfs-3g/ntfs-3g.mk 2007-11-26 07:13:50 UTC (rev 20537)
@@ -77,6 +77,6 @@
# Toplevel Makefile options
#
#############################################################
-#ifeq ($(strip $(BR2_PACKAGE_NTFS-3G)),y)
+ifeq ($(strip $(BR2_PACKAGE_NTFS-3G)),y)
TARGETS+=ntfs-3g
-#endif
+endif
next reply other threads:[~2007-11-26 7:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-26 7:13 ulf at uclibc.org [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-05-11 6:46 [Buildroot] svn commit: trunk/buildroot/package/ntfs-3g ulf at uclibc.org
2008-08-27 20:19 jacmet at uclibc.org
2009-01-10 0:23 ulf at uclibc.org
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20071126071351.742C130045@busybox.net \
--to=ulf@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox