From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Tue, 5 Jul 2011 00:40:52 +0200 Subject: [U-Boot] [PATCH] video: update Makefile to include OMAP3 DSS driver In-Reply-To: <1309816287-25113-1-git-send-email-agust@denx.de> References: <1303343572-19972-24-git-send-email-jkridner@beagleboard.org> <1309816287-25113-1-git-send-email-agust@denx.de> Message-ID: <20110705004052.02e9feda@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, 4 Jul 2011 23:51:27 +0200 Anatolij Gustschin wrote: > From: Jason Kridner > > Adding the OMAP3 DSS video driver to the Makefile. The patch > applied to u-boot-ti didn't include this for some reason. > > Signed-off-by: Jason Kridner > Signed-off-by: Anatolij Gustschin > --- > replaces patch "video: DSS makefile update" to > - drop unconditional include of videomode.o since it is wrong > - sort in alphabetical order > - fix the commit message > > drivers/video/Makefile | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) applied to u-boot-video/master. Anatolij