From: aldot at uclibc.org <aldot@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/kexec
Date: Wed, 20 Dec 2006 06:41:05 -0800 (PST) [thread overview]
Message-ID: <20061220144105.036A4485BD@busybox.net> (raw)
Author: aldot
Date: 2006-12-20 06:41:04 -0800 (Wed, 20 Dec 2006)
New Revision: 17014
Log:
- remove obsoleted dep on host-fakeroot
Modified:
trunk/buildroot/package/kexec/kexec.mk
Changeset:
Modified: trunk/buildroot/package/kexec/kexec.mk
===================================================================
--- trunk/buildroot/package/kexec/kexec.mk 2006-12-20 04:30:25 UTC (rev 17013)
+++ trunk/buildroot/package/kexec/kexec.mk 2006-12-20 14:41:04 UTC (rev 17014)
@@ -38,7 +38,6 @@
(cd $(KEXEC_DIR) && $(KEXEC_CAT) $(DL_DIR)/$(KEXEC_PATCH) | patch -p1)
toolchain/patch-kernel.sh $(KEXEC_DIR) $(KEXEC_DIR)/debian/patches \*.patch
endif
-
touch $(KEXEC_DIR)/.unpacked
$(KEXEC_DIR)/.configured: $(KEXEC_DIR)/.unpacked
@@ -61,7 +60,7 @@
$(KEXEC_DIR)/objdir-$(GNU_TARGET_NAME)/build/sbin/kdump \
$(TARGET_DIR)/sbin/
-kexec: uclibc host-fakeroot $(TARGET_DIR)/$(KEXEC_TARGET_BINARY)
+kexec: uclibc $(TARGET_DIR)/$(KEXEC_TARGET_BINARY)
kexec-clean:
-$(MAKE) -C $(KEXEC_DIR) clean
next reply other threads:[~2006-12-20 14:41 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-20 14:41 aldot at uclibc.org [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-12-20 16:50 [Buildroot] svn commit: trunk/buildroot/package/kexec aldot at uclibc.org
2006-12-20 17:01 ` Petr Stetiar
2007-01-22 16:45 ` Bernhard Fischer
2006-12-20 17:40 aldot at uclibc.org
2007-01-22 14:59 aldot at uclibc.org
2007-01-23 11:47 aldot at uclibc.org
2007-01-24 19:11 aldot at uclibc.org
2007-07-24 14:06 ulf at uclibc.org
2007-07-24 14:05 ` Bernhard Fischer
2007-07-27 7:34 ulf at uclibc.org
2007-07-27 10:32 ` Bernhard Fischer
2007-10-18 5:26 ulf at uclibc.org
2007-10-18 5:47 ` Hamish Moffatt
2007-10-18 6:16 ` Ulf Samuelsson
2008-05-28 1:21 hamish at uclibc.org
2009-02-21 19:13 jacmet 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=20061220144105.036A4485BD@busybox.net \
--to=aldot@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