aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/include/lsppc.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/include/lsppc.inc b/conf/machine/include/lsppc.inc
index 1c8f1f1667..807c292605 100644
--- a/conf/machine/include/lsppc.inc
+++ b/conf/machine/include/lsppc.inc
@@ -6,7 +6,8 @@ TARGET_ARCH = "powerpc"
PACKAGE_EXTRA_ARCHS = "ppc ppc603e"
MACHINE_FEATURES = "kernel26 usbhost ext2"
-MACHINE_EXTRA_RDEPENDS = "kernel-devicetree"
+MACHINE_EXTRA_RDEPENDS = "kernel-devicetree avr-evtd"
+MACHINE_EXTRA_RRECOMMENDS = "u-boot-utils"
USE_DEVFS = "0"