Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] ti-gfx.mk typo corrected
@ 2013-09-02 15:18 Martin Creutziger
  2013-09-02 15:33 ` Thomas Petazzoni
  2013-09-02 15:42 ` Peter Korsgaard
  0 siblings, 2 replies; 5+ messages in thread
From: Martin Creutziger @ 2013-09-02 15:18 UTC (permalink / raw)
  To: buildroot

There is a simple typo in package/ti-gfx/ti-gfx.mk, which the following 
patch corrects:

Signed-off-by: Martin Creutziger <buildroot@martin.creutziger.net>
---
Index: package/ti-gfx/ti-gfx.mk
===================================================================
--- package/ti-gfx/ti-gfx.mk	(revision 14043)
+++ package/ti-gfx/ti-gfx.mk	(working copy)
@@ -29,7 +29,7 @@
  TI_GFX_PLATFORM = omap3630
  endif
  ifeq ($(BR2_PACKAGE_TI_GFX_ES6),y)
-TI_GFX_OMPAES = 6.x
+TI_GFX_OMAPES = 6.x
  TI_GFX_PLATFORM = ti81xx
  endif
  ifeq ($(BR2_PACKAGE_TI_GFX_ES8),y)
--

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-09-03 12:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-02 15:18 [Buildroot] [PATCH 1/1] ti-gfx.mk typo corrected Martin Creutziger
2013-09-02 15:33 ` Thomas Petazzoni
2013-09-02 15:42 ` Peter Korsgaard
2013-09-03  9:21   ` Martin Creutziger
2013-09-03 12:01     ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox