summaryrefslogtreecommitdiff
path: root/packages/linux/linux.inc
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2007-08-05 06:42:00 +0000
committerMichael Lauer <mickey@vanille-media.de>2007-08-05 06:42:00 +0000
commit7a792e2f3fd515657da9dc0537a6e32a2cc06180 (patch)
tree0f2f64bc0f701787bbc45f4d74f7dd3bc73ecd07 /packages/linux/linux.inc
parent39bd83e6d9e25f27377191804dfb8a334eb4b7e6 (diff)
rename u-boot[-mkimage]-gta01[-native] to u-boot[-mkimage]-openmoko[-native]
Diffstat (limited to 'packages/linux/linux.inc')
-rw-r--r--packages/linux/linux.inc10
1 files changed, 5 insertions, 5 deletions
diff --git a/packages/linux/linux.inc b/packages/linux/linux.inc
index 1e4e58b089..cd347cb674 100644
--- a/packages/linux/linux.inc
+++ b/packages/linux/linux.inc
@@ -3,11 +3,11 @@ SECTION = "kernel"
LICENSE = "GPL"
# These devices need mkimage to generate a kernel image
-DEPENDS_kb9202 = "u-boot-mkimage-gta01-native"
-DEPENDS_at32stk1000 = "u-boot-mkimage-gta01-native"
-DEPENDS_atngw100 = "u-boot-mkimage-gta01-native"
-DEPENDS_at91sam9263ek = "u-boot-mkimage-gta01-native"
-DEPENDS_sarge-at91 = "u-boot-mkimage-gta01-native"
+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_sarge-at91 = "u-boot-mkimage-openmoko-native"
inherit kernel