diff options
author | Michael Lauer <mickey@vanille-media.de> | 2007-08-05 06:42:00 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2007-08-05 06:42:00 +0000 |
commit | 7a792e2f3fd515657da9dc0537a6e32a2cc06180 (patch) | |
tree | 0f2f64bc0f701787bbc45f4d74f7dd3bc73ecd07 /packages/linux/linux-gta01.inc | |
parent | 39bd83e6d9e25f27377191804dfb8a334eb4b7e6 (diff) |
rename u-boot[-mkimage]-gta01[-native] to u-boot[-mkimage]-openmoko[-native]
Diffstat (limited to 'packages/linux/linux-gta01.inc')
-rw-r--r-- | packages/linux/linux-gta01.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-gta01.inc b/packages/linux/linux-gta01.inc index 098ae9d069..7cc6c58b6b 100644 --- a/packages/linux/linux-gta01.inc +++ b/packages/linux/linux-gta01.inc @@ -3,7 +3,7 @@ SECTION = "kernel" AUTHOR = "Harald Welte <laforge@openmoko.org>" HOMEPAGE = "N/A" LICENSE = "GPL" -DEPENDS += "quilt-native uboot-gta01" +DEPENDS += "quilt-native uboot-openmoko" inherit kernel |