summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Shiyan <shc_work@mail.ru>2012-06-29 21:19:20 +0400
committerSascha Hauer <s.hauer@pengutronix.de>2012-06-30 22:09:49 +0200
commit226d222c944c4d0b93aadd8c6b1fac35a815da67 (patch)
tree9f9a44cc05501be997fbbb2f26d861e2aee9e6c7
parenta6e358b2f5b219fda18a7bc9348cb969043c19d5 (diff)
downloadbarebox-226d222c944c4d0b93aadd8c6b1fac35a815da67.tar.gz
barebox-226d222c944c4d0b93aadd8c6b1fac35a815da67.tar.xz
Unused files removed
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> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
-rw-r--r--lib/lzo/modules.builtin2
-rw-r--r--lib/zlib_inflate/modules.builtin1
2 files changed, 0 insertions, 3 deletions
diff --git a/lib/lzo/modules.builtin b/lib/lzo/modules.builtin
deleted file mode 100644
index d86056282a..0000000000
--- 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 720622562c..0000000000
--- a/lib/zlib_inflate/modules.builtin
+++ /dev/null
@@ -1 +0,0 @@
-kernel/lib/zlib_inflate/zlib_inflate.ko