summaryrefslogtreecommitdiff
path: root/packages/linux/linux.inc
diff options
context:
space:
mode:
authorNicolas Ferre <nicolasfr@gmail.com>2007-09-06 16:44:48 +0000
committerKoen Kooi <koen@openembedded.org>2007-09-06 16:44:48 +0000
commitc5cc423a2ce2c5a1659c171aefcbcec22b768c56 (patch)
tree31a71849eb36d16c1e8e2dcaa9aa4d08340370ca /packages/linux/linux.inc
parentf563c2d546830533c2d54c84c800f6c5a2b49eac (diff)
at91sam*: add 2 more at91sam machines, close #2942
Diffstat (limited to 'packages/linux/linux.inc')
-rw-r--r--packages/linux/linux.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/linux/linux.inc b/packages/linux/linux.inc
index 4a09c92975..abd7c7a9d2 100644
--- a/packages/linux/linux.inc
+++ b/packages/linux/linux.inc
@@ -7,6 +7,8 @@ DEPENDS_kb9202 = "u-boot-mkimage-openmoko-native"
DEPENDS_at32stk1000 = "u-boot-mkimage-openmoko-native"
DEPENDS_atngw100 = "u-boot-mkimage-openmoko-native"
DEPENDS_at91sam9263ek = "u-boot-mkimage-openmoko-native"
+DEPENDS_at91sam9261ek = "u-boot-mkimage-openmoko-native"
+DEPENDS_at91sam9260ek = "u-boot-mkimage-openmoko-native"
DEPENDS_sarge-at91 = "u-boot-mkimage-openmoko-native"
DEPENDS_gumstix-connex = "u-boot-mkimage-openmoko-native"
DEPENDS_gumstix-verdex = "u-boot-mkimage-openmoko-native"