aboutsummaryrefslogtreecommitdiffstats
path: root/packages/u-boot/u-boot_1.2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/u-boot/u-boot_1.2.0.bb')
-rw-r--r--packages/u-boot/u-boot_1.2.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/u-boot/u-boot_1.2.0.bb b/packages/u-boot/u-boot_1.2.0.bb
index 7c6aff8920..3f5cfa5310 100644
--- a/packages/u-boot/u-boot_1.2.0.bb
+++ b/packages/u-boot/u-boot_1.2.0.bb
@@ -14,6 +14,8 @@ SRC_URI_append_lsppchd = "file://u-boot-kurobox.patch;patch=1 \
file://u-boot-kurobox-fdt.patch;patch=1 \
file://defconfig_lsppchg"
+SRC_URI_append_dm355-leopard = "file://dm355-leopard.diff"
+
do_compile_prepend_lsppchg () {
cp ${WORKDIR}/defconfig_lsppchg ${S}/include/configs/linkstation.h
}