diff options
author | Graeme Gregory <dp@xora.org.uk> | 2008-09-09 07:09:50 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2008-09-09 07:09:50 +0000 |
commit | 4456a7abb141bcaaa43466e306672acb3fbf3db2 (patch) | |
tree | 9f693f5216508329bd51f978293e0bc1df8f8fe6 /packages/u-boot/u-boot_git.bb | |
parent | 0d5607981f02c2d75e4f8ac5cea5e6ce1481ca8c (diff) |
u-boot_git.bb : fix typo
Diffstat (limited to 'packages/u-boot/u-boot_git.bb')
-rw-r--r-- | packages/u-boot/u-boot_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/u-boot/u-boot_git.bb b/packages/u-boot/u-boot_git.bb index e65d80e8e9..a887c1641d 100644 --- a/packages/u-boot/u-boot_git.bb +++ b/packages/u-boot/u-boot_git.bb @@ -21,6 +21,7 @@ SRC_URI_neuros-osd2 += "file://Makefile-fix.patch;patch=1" SRC_URI_append_akita = "file://pdaXrom-u-boot.patch;patch=1 \ file://uboot-eabi-fix-HACK2.patch;patch=1 \ file://akita-standard-partitioning.patch;patch=1 \ + " SRC_URI_append_spitz = "file://pdaXrom-u-boot.patch;patch=1 \ file://uboot-eabi-fix-HACK2.patch;patch=1 \ file://spitz-standard-partitioning.patch;patch=1 \ |