Home
last modified time | relevance | path

Searched refs:REQ_VERSION_PATCH (Results 1 - 12 of 12) sorted by relevance

/third_party/ltp/testcases/commands/insmod/
H A DMakefile15 REQ_VERSION_PATCH := 6 macro
/third_party/ltp/testcases/commands/lsmod/
H A DMakefile16 REQ_VERSION_PATCH := 6 macro
/third_party/ltp/testcases/kernel/device-drivers/acpi/
H A DMakefile27 REQ_VERSION_PATCH := 6 macro
/third_party/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/
H A DMakefile28 REQ_VERSION_PATCH := 6 macro
/third_party/ltp/testcases/kernel/firmware/fw_load_kernel/
H A DMakefile29 REQ_VERSION_PATCH := 7 macro
/third_party/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/
H A DMakefile27 REQ_VERSION_PATCH := 6 macro
/third_party/ltp/testcases/kernel/device-drivers/block/block_dev_kernel/
H A DMakefile14 REQ_VERSION_PATCH := 6 macro
/third_party/ltp/testcases/kernel/device-drivers/uaccess/
H A DMakefile27 REQ_VERSION_PATCH := 6 macro
/third_party/ltp/testcases/kernel/syscalls/delete_module/
H A DMakefile17 REQ_VERSION_PATCH := 6 macro
/third_party/ltp/testcases/kernel/syscalls/init_module/
H A DMakefile14 REQ_VERSION_PATCH := 6 macro
/third_party/ltp/testcases/kernel/syscalls/finit_module/
H A DMakefile14 REQ_VERSION_PATCH := 8 macro
/third_party/ltp/include/mk/
H A Dmodule.mk20 # REQ_VERSION_MAJOR and REQ_VERSION_PATCH must be defined beforehand.
24 $(if $(REQ_VERSION_PATCH),,$(error You must define REQ_VERSION_MINOR))
35 "$(LINUX_VERSION_PATCH)" -ge "$(REQ_VERSION_PATCH)" ]; echo $$?)

Completed in 3 milliseconds