Clark - please pull the following patches from git://git.kernel.org/pub/scm/linux/kernel/git/jkacur/rt-tests.git branch: rt-tests-dev Note that the previous set is also merged in the rt-tests-dev branch, so you can pull everything from there. John Kacur (3): The PHONY target for install is incorrectly specified as "all" Remove making of backfire kernel module from the rt-tests makefile The kernel module can be made by cding to src/backfire and doing make modules sudo make modules_install Add a .gitignore file in the backfire directory for generated files. Makefile | 6 ++---- src/backfire/.gitignore | 5 +++++ 2 files changed, 7 insertions(+), 4 deletions(-) create mode 100644 src/backfire/.gitignore -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html