From a1df417e74aa6dae7352dc8cbb0ad471af5b7c69 Mon Sep 17 00:00:00 2001 From: "Michael J. Chudobiak" Date: Mon, 25 Apr 2016 10:00:44 -0400 Subject: initial Olimex linux tree from Daniel, originally Feb 3, 2016 --- linux/lib/lz4/modules.order | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 linux/lib/lz4/modules.order (limited to 'linux/lib/lz4/modules.order') diff --git a/linux/lib/lz4/modules.order b/linux/lib/lz4/modules.order new file mode 100644 index 00000000..4ce69eca --- /dev/null +++ b/linux/lib/lz4/modules.order @@ -0,0 +1,2 @@ +kernel/lib/lz4/lz4_compress.ko +kernel/lib/lz4/lz4hc_compress.ko -- cgit