mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
In testing one of my boxes, I found that I only wanted to build and install the kernel. I wanted to manually reboot the box and test it. Adding a TEST_TYPE option "install" allows this to happen. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>