From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ulf Samuelsson Date: Sun, 28 Jan 2007 18:45:48 +0100 Subject: [Buildroot] AVR32 support during ./configure References: <1169997842.21218.2.camel@elrond.sweden.atmel.com> <20070128152734.GS28221@aon.at> <20070128153737.GT28221@aon.at> Message-ID: <570c01c74304$da9c6040$dcc4af0a@atmel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net > On Sun, Jan 28, 2007 at 04:27:34PM +0100, Bernhard Fischer wrote: >>On Sun, Jan 28, 2007 at 04:24:02PM +0100, Ulf Samuelsson wrote: >>>Author: Ulf Samuelsson >>>Date: 2007-01-28 >>> >>>Log: >>>Support AVR32 during GNU configuration >> >>Merged. Thanks > > You need to make sure that packages pick this up as well, don't you? > $(FOO_DIR)/.configured: > (cd $(@D) ; rm -rf config.cache ; \ > $(CONFIG_UPDATE); \ > ./configure ... \ > > Rome was not built in a day ;-) For the moment, you can only build a few packages but this patch seemed to make it easier to continue. Best Regards Ulf Samuelsson ulf at atmel.com