From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Fri, 20 Apr 2012 00:01:30 +0200 Subject: [Buildroot] [PATCH 11/22] cmake: move creation of toolchain file to package/pkg-cmaketargets.mk In-Reply-To: (Thomas Petazzoni's message of "Tue, 17 Apr 2012 16:45:23 +0200") References: Message-ID: <87vckvidol.fsf@macbook.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Thomas" == Thomas Petazzoni writes: Thomas> This also requires moving a few include directives below the "all:" Thomas> target in the main Makefile, otherwise the new target to create the Thomas> toolchain file in pkg-cmaketargets.mk gets used as the default make Thomas> target instead of "all:". Committed, thanks. -- Bye, Peter Korsgaard