Statistics
| Branch: | Revision:

root / scripts / update-linux-headers.sh @ 34bb443e

History | View | Annotate | Download (1.5 kB)

# Date Author Comment
87fdd476 06/20/2011 09:12 pm Jan Kiszka

Add kernel header update script

This helper pulls the required kernel headers for KVM and vhost into a
specified directory. The update is triggered via

scripts/update-linux-headers.sh LINUX_PATH

and will place the output under linux-headers/linux and linux-headers/asm-*....