From 6f744980b5cbad1f94cc44ae6d3c4f106e58f931 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Tue, 3 Jul 2012 15:08:04 +0300 Subject: raspberrypi.conf: Remove bcm2835-kernel-image as we can boot from Image directly Signed-off-by: Andrei Gherzan --- conf/machine/raspberrypi.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/conf/machine/raspberrypi.conf b/conf/machine/raspberrypi.conf index a64104b..b45ee66 100755 --- a/conf/machine/raspberrypi.conf +++ b/conf/machine/raspberrypi.conf @@ -33,7 +33,6 @@ MACHINE_FEATURES = "kernel26 apm usbgadget usbhost keyboard vfat ext2 screen tou MACHINE_EXTRA_RRECOMMENDS += " \ kernel-modules \ - bcm2835-kernel-image \ " # Set GPU firmware image to be used -- cgit v1.2.3-54-g00ecf