diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-03-31 12:17:05 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-03-31 12:17:05 -0500 |
commit | 46ba9fbc4f6ea2d4818ecbd1ce4f9eba9e5212b6 (patch) | |
tree | 95e6a7c38bd06a4ce174779e5e1b8916fec6e9a9 | |
parent | dc8d317d273c8089aca4313b8348f7a3d88d56f6 (diff) | |
download | kernel-46ba9fbc4f6ea2d4818ecbd1ce4f9eba9e5212b6.tar.gz kernel-46ba9fbc4f6ea2d4818ecbd1ce4f9eba9e5212b6.tar.xz kernel-46ba9fbc4f6ea2d4818ecbd1ce4f9eba9e5212b6.zip |
Forgot a test module
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
-rw-r--r-- | mod-internal.list | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mod-internal.list b/mod-internal.list index 352f24a06..c1b56a123 100644 --- a/mod-internal.list +++ b/mod-internal.list @@ -52,3 +52,4 @@ test_bpf stackinit_kunit overflow_kunit clk-gate_test +clk_test |