mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-14 20:51:56 +01:00
kernel compiles fine, but graphic support is broken to test new kernel version, change target/linux/olpc/Makefile from .23.16 to .24 SVN-Revision: 10493
4 lines
192 B
Forth
4 lines
192 B
Forth
\ Boot script
|
|
" u:\boot\vmlinuz" to boot-device
|
|
" block2mtd.block2mtd=/dev/sda2,65536,rootfs root=/dev/mtdblock1 rootfstype=squashfs init=/etc/preinit noinitrd console=tty0" to boot-file
|
|
boot
|