linux-raspberrypi_3.1.9: Fix typo

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
Andrei Gherzan 2012-07-10 00:24:31 +03:00
parent fb72cf86c2
commit 34eef2ea4f

View File

@ -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 = ""