From: Graham Gower Date: Wed, 22 Sep 2010 00:09:00 +0000 (+0930) Subject: at91bootstrap.inc: Mark COMPATIBLE_MACHINEs. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5d88460d4485a94f6c222591a1a0a82db6af5a9;p=openembedded.git at91bootstrap.inc: Mark COMPATIBLE_MACHINEs. Signed-off-by: Graham Gower Signed-off-by: Khem Raj --- diff --git a/recipes/at91bootstrap/at91bootstrap.inc b/recipes/at91bootstrap/at91bootstrap.inc index 2160f64fbc..dfe143ac59 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 \ "