User Tools

Site Tools


technical:linuxkernel

This is an old revision of the document!


Linux Kernel

Compile a preemptive real time Linux kernel

# Build and compile a Real Time Linux kernel
parameters=${param:-"PREMPT"}
kernel_src="rsync://fake_url"
rsync -avh $kernel_src
technical/linuxkernel.1734122265.txt.gz · Last modified: 2024/12/13 15:37 by jc