mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] Unused files removed
@ 2012-06-29 17:19 Alexander Shiyan
  2012-07-02  9:27 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Shiyan @ 2012-06-29 17:19 UTC (permalink / raw)
  To: barebox

Files "modules.builtin" probably have been copied from kernel tree.
This files not used by barebox and can be removed safely.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
---
 lib/lzo/modules.builtin          |    2 --
 lib/zlib_inflate/modules.builtin |    1 -
 2 files changed, 0 insertions(+), 3 deletions(-)
 delete mode 100644 lib/lzo/modules.builtin
 delete mode 100644 lib/zlib_inflate/modules.builtin

diff --git a/lib/lzo/modules.builtin b/lib/lzo/modules.builtin
deleted file mode 100644
index d860562..0000000
--- a/lib/lzo/modules.builtin
+++ /dev/null
@@ -1,2 +0,0 @@
-kernel/lib/lzo/lzo_compress.ko
-kernel/lib/lzo/lzo_decompress.ko
diff --git a/lib/zlib_inflate/modules.builtin b/lib/zlib_inflate/modules.builtin
deleted file mode 100644
index 7206225..0000000
--- a/lib/zlib_inflate/modules.builtin
+++ /dev/null
@@ -1 +0,0 @@
-kernel/lib/zlib_inflate/zlib_inflate.ko
-- 
1.7.3.4


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-07-02  9:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-29 17:19 [PATCH] Unused files removed Alexander Shiyan
2012-07-02  9:27 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox