From mboxrd@z Thu Jan 1 00:00:00 1970 From: zzs Date: Mon, 28 Mar 2011 16:03:38 +0800 Subject: [U-Boot] without board level config.mk How to add CPPFLAGS Message-ID: <20110328080338.GB26252@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 Because the board level config.mk not suggested now(I had seen in some email message). So now how can I add my own CPPFLAGS or PLATFORM_CPPFLAGS direct in board level Makefile (For some header search path)? -- Best Regards, zzs