We need to use the MAKE variable in Makefiles to be able to honor parallel builds. While this is of no much consequence here as the kernel module is composed of a single file, the kbuild system might still be able to perform other actions in parallel, it still is good form and makes this future-proof, and copy&paste resistant. Change-Id: I43b95e59d99eb223b45007d20e18f33761cebca6 |
7 years ago | |
|---|---|---|
| .. | ||
| .gitignore | adding .gitignore files | 14 years ago |
| Makefile | TT#23584 Use $(MAKE) instead of make to honor parallel builds | 7 years ago |
| rtpengine_config.h | disable measuredelay features by default | 11 years ago |
| xt_RTPENGINE.c | provide linear alternative to bsearch for kernels < 3.0 | 7 years ago |
| xt_RTPENGINE.h | TT#31700 implement payload-type specific passthrough kernel forwarding | 8 years ago |
| xt_RTPENGINE.modules.load.d | Add xt_RTPENGINE modules.load.d file to load xt_RTPENGINE on system boot | 10 years ago |