From mboxrd@z Thu Jan 1 00:00:00 1970 From: zzs Date: Wed, 30 Mar 2011 09:22:37 +0800 Subject: [U-Boot] without board level config.mk How to add CPPFLAGS In-Reply-To: <20110329112102.D0631EDFFCF@gemini.denx.de> References: <20110328080338.GB26252@greatfirst.com> <20110328085301.DC63AD1BDBF@gemini.denx.de> <20110328091916.GC26252@greatfirst.com> <20110328102838.5869ED1BDBF@gemini.denx.de> <20110328134932.GA23052@greatfirst.com> <20110328181551.40645E7AFE2@gemini.denx.de> <20110329012444.GA2470@greatfirst.com> <20110329112102.D0631EDFFCF@gemini.denx.de> Message-ID: <20110330012237.GA2681@greatfirst.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > > Use CFLAGS_$(BCURDIR) if you want to set this for all files in a > specific directory, or CFLAGS_$(BCURDIR)/$(@F) if you want to set > this for a single file only. > Thanks ! -- Best Regards, zzs