From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luca Ceresoli Date: Wed, 07 Nov 2012 09:12:15 +0100 Subject: [Buildroot] [PATCHv2 04/10] busybox: busybox-update-config should depend on busybox-configure In-Reply-To: <1351063027-13800-5-git-send-email-arnout@mind.be> References: <1351063027-13800-1-git-send-email-arnout@mind.be> <1351063027-13800-5-git-send-email-arnout@mind.be> Message-ID: <509A17DF.2070104@lucaceresoli.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Arnout Vandecappelle (Essensium/Mind) wrote: > From: "Arnout Vandecappelle (Essensium/Mind)" > > Before the config file can be copied, it has to exist. The > other xxx-update-config targets do this as well. > > Signed-off-by: Arnout Vandecappelle (Essensium/Mind) Acked-by: Luca Ceresoli Luca