From 010fee44f3d0c099b7b2f9332fe17d9d139648b9 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Tue, 10 Jul 2012 00:24:31 +0300 Subject: linux-raspberrypi_3.1.9: Fix typo Signed-off-by: Andrei Gherzan --- recipes-kernel/linux/linux-raspberrypi_3.1.9.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-raspberrypi_3.1.9.bb b/recipes-kernel/linux/linux-raspberrypi_3.1.9.bb index d9929dd..f790ef5 100755 --- a/recipes-kernel/linux/linux-raspberrypi_3.1.9.bb +++ b/recipes-kernel/linux/linux-raspberrypi_3.1.9.bb @@ -22,7 +22,7 @@ S = "${WORKDIR}/git" KERNEL_DEFCONFIG = "bcmrpi_defconfig" -# CMDLINE fro raspberypi +# CMDLINE for raspberrypi CMDLINE_raspberrypi = "dwc_otg.lpm_enable=0 console=ttyAMA0,115200 kgdboc=ttyAMA0,115200 root=/dev/mmcblk0p2 rootfstype=ext4 rootwait" PARALLEL_MAKEINST = "" -- cgit v1.2.3-54-g00ecf