From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bo Shen Date: Fri, 18 May 2012 12:00:45 +0800 Subject: [U-Boot] [PATCH] video/lcd: add new driver of LCD controler for Atmel new SoC In-Reply-To: <201205172339.09903.vapier@gentoo.org> References: <1337309386-28810-1-git-send-email-voice.shen@atmel.com> <201205172339.09903.vapier@gentoo.org> Message-ID: <4FB5C96D.8000908@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 5/18/2012 11:39, Mike Frysinger wrote: > On Thursday 17 May 2012 22:49:46 Bo Shen wrote: >> --- a/drivers/video/Makefile >> +++ b/drivers/video/Makefile >> >> COBJS-$(CONFIG_ATI_RADEON_FB) += ati_radeon_fb.o videomodes.o >> COBJS-$(CONFIG_ATMEL_LCD) += atmel_lcdfb.o >> +COBJS-$(CONFIG_ATMEL_HLCD) += atmel_hlcdfb.o > > H comes before L ;) > -mike Mike, thanks. > > > > _______________________________________________ > U-Boot mailing list > U-Boot at lists.denx.de > http://lists.denx.de/mailman/listinfo/u-boot