mirror of
https://github.com/torvalds/linux.git
synced 2024-12-12 06:02:38 +00:00
7d0b3f100b
Having a default binary is simple enough, but this also means that we need to keep the targets in sync as we are adding them in the Makefile. So instead of doing that manual work, make vmtest.sh generic enough to actually be capable of running 'make -C tools/testing/selftests/hid'. The new image we use has make installed, which the base fedora image doesn't. Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> |
||
---|---|---|
.. | ||
progs | ||
.gitignore | ||
config | ||
config.common | ||
config.x86_64 | ||
hid_bpf.c | ||
Makefile | ||
vmtest.sh |