X-Git-Url: http://git.plutz.net/?p=blast;a=blobdiff_plain;f=Makefile;h=fb0db2b294daf13a1dad2592c508f7cd22032343;hp=36cd2b9c0c30e00e6029f957f912c1327d94ee7c;hb=2181bdf8b56e870fa56fb5cccc1287ef6860250a;hpb=e521876a3c21ed169f5ffc14b0f4827f25b724e5 diff --git a/Makefile b/Makefile index 36cd2b9..fb0db2b 100644 --- a/Makefile +++ b/Makefile @@ -273,7 +273,7 @@ _grub_efi64: ${CFGROOT} grub-mkimage -p / -O x86_64-efi fat part_gpt normal linux all_video >"$${CFGROOT}/boot/EFI/BOOT/BOOTX64.EFI" ${CFGROOT}/boot/cmdline.txt: ${CFGROOT} - printf 'dwc_otg.lpm_enable=0 console=serial0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet' >"$@" + printf 'root=/dev/mmcblk0p2 rootfstype=ext4 fsck.repair=yes rootwait' >"$@" _bootloader_raspi: ${CFGROOT} ${CFGROOT}/boot/cmdline.txt