From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernhard Fischer Date: Mon, 30 Jul 2007 21:47:50 +0200 Subject: [Buildroot] [patch] $(STAGING_DIR)/include -> $(STAGING_DIR)/usr/include In-Reply-To: <0707302118120.17391@somehost> References: <0707302108520.17391@somehost> <0707302118120.17391@somehost> Message-ID: <20070730194750.GA29064@aon.at> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Mon, Jul 30, 2007 at 09:19:38PM +0200, Cristian Ionescu-Idbohrn wrote: >On Mon, 30 Jul 2007, Cristian Ionescu-Idbohrn wrote: > >> Whitespace-cleanup too. >> --includedir=/include -> --includedir=/usr/include and similar with >> $(STAGING_DIR) mixed in there. > >As the previous post was refused for being too large, here is a zipped >version.