From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael S. Zick Date: Tue, 31 Jan 2012 16:43:11 -0600 Subject: [Buildroot] [PATCH 2/8] liburcu: new package In-Reply-To: <87lionijtm.fsf@macbook.be.48ers.dk> References: <94b9aa2c3fde80442947c2cf28564b121db8e8bb.1328038759.git.thomas.petazzoni@free-electrons.com> <87lionijtm.fsf@macbook.be.48ers.dk> Message-ID: <201201311643.13501.minimod@morethan.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Tue January 31 2012, Peter Korsgaard wrote: > ?Thomas> +$(eval $(call AUTOTARGETS)) > ?Thomas> + > > Heh, you used to forget the final newlines, and now you're added too > many ;) > He just shipped you an extra in case one is missing again later. ;-) Mike