diff options
Diffstat (limited to 'packages/uboot')
-rw-r--r-- | packages/uboot/u-boot_1.1.4.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/uboot/u-boot_1.1.4.bb b/packages/uboot/u-boot_1.1.4.bb index 72dea8452b..bedf9f4198 100644 --- a/packages/uboot/u-boot_1.1.4.bb +++ b/packages/uboot/u-boot_1.1.4.bb @@ -22,6 +22,8 @@ SRC_URI_append_gumstix = "\ file://u-boot-mmcclk-alternate.patch;patch=1 \ file://u-boot-smc91x-multi.patch;patch=1 \ file://u-boot-zzz-osx.patch;patch=1" +SRC_URI_append_amsdelta = "\ + http://the.earth.li/pub/e3/u-boot-amsdelta-20060519.diff;patch=1" EXTRA_OEMAKE = "CROSS_COMPILE=${TARGET_PREFIX}" EXTRA_OEMAKE_gumstix = "CROSS_COMPILE=${TARGET_PREFIX} GUMSTIX_400MHZ=${GUMSTIX_400MHZ}" |