make kernels use /etc/preinit by default
[15.05/openwrt.git] / target / linux / ppc44x / patches / 100-openwrt_dts_cmdline.patch
index 3c1a757..e619430 100644 (file)
@@ -4,6 +4,6 @@
  
        chosen {
                linux,stdout-path = "/plb/opb/serial@40000300";
-+              bootargs = "console=ttyS1,115200 root=/dev/mtdblock1 rootfstype=squashfs noinitrd init=/etc/preinit";
++              bootargs = "console=ttyS1,115200 root=/dev/mtdblock1 rootfstype=squashfs noinitrd";
        };
  };