All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] at91bootstrap.inc: Mark COMPATIBLE_MACHINEs.
@ 2010-09-22  0:41 Graham Gower
  2010-09-22  7:13 ` Marcin Juszkiewicz
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Graham Gower @ 2010-09-22  0:41 UTC (permalink / raw)
  To: openembedded-devel

From b90a9fef712cc934863ee786b2d2dedc37d6902d Mon Sep 17 00:00:00 2001
From: Graham Gower <graham.gower@gmail.com>
Date: Wed, 22 Sep 2010 09:39:00 +0930
Subject: [PATCH 1/5] at91bootstrap.inc: Mark COMPATIBLE_MACHINEs.


Signed-off-by: Graham Gower <graham.gower@gmail.com>
---
 recipes/at91bootstrap/at91bootstrap.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/at91bootstrap/at91bootstrap.inc b/recipes/at91bootstrap/at91bootstrap.inc
index 2160f64..dfe143a 100644
--- a/recipes/at91bootstrap/at91bootstrap.inc
+++ b/recipes/at91bootstrap/at91bootstrap.inc
@@ -1,6 +1,7 @@
 DESCRIPTION = "at91bootstrap: loaded into internal SRAM by AT91 BootROM"
 SECTION = "bootloaders"
 
+COMPATIBLE_MACHINE = "(afeb9260|at91cap9adk|at91sam9g20ek|at91sam9rlek|at91sam9263ek|at91sam9260ek|at91sam9xeek|at91sam9261ek)"
 SRC_URI = "ftp://www.at91.com/pub/buildroot/${PN}-${PV}.tar.bz2 \
 	   file://defconfig \
            "
-- 
1.7.1




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

end of thread, other threads:[~2010-10-16 13:27 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-22  0:41 [PATCH] at91bootstrap.inc: Mark COMPATIBLE_MACHINEs Graham Gower
2010-09-22  7:13 ` Marcin Juszkiewicz
2010-09-22  7:36   ` Graham Gower
2010-09-22  8:01     ` Marco Cavallini
2010-09-22 10:36       ` Graham Gower
2010-09-22 18:26         ` Tom Rini
2010-09-22 18:59           ` Koen Kooi
2010-09-22 19:10 ` Koen Kooi
2010-09-22 21:47   ` Tom Rini
2010-10-16 13:26 ` Ulf Samuelsson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.