diff options
Diffstat (limited to 'recipes/linux/linux-smdk2443_2.6.20+git.bb')
-rw-r--r-- | recipes/linux/linux-smdk2443_2.6.20+git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-smdk2443_2.6.20+git.bb b/recipes/linux/linux-smdk2443_2.6.20+git.bb index aeaa08935c..da65c3702e 100644 --- a/recipes/linux/linux-smdk2443_2.6.20+git.bb +++ b/recipes/linux/linux-smdk2443_2.6.20+git.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Linux Kernel for smdk2443 compatible machines" SECTION = "kernel" LICENSE = "GPLv2" -DEPENDS += "u-boot-mkimage-openmoko-native" +DEPENDS += "u-boot-mkimage-native" PR = "r1" |