summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/mk/packages.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/core/mk/packages.mk b/core/mk/packages.mk
index c8e2049..b73bda2 100644
--- a/core/mk/packages.mk
+++ b/core/mk/packages.mk
@@ -31,11 +31,6 @@ HOSTTOOLS_COMPONENTS-y := mkimage_install
#
include packages/htools/hosttools-buildopts.mk
-# libelf
-include packages/misc/libelf/libelf.mk
-ROOTFS_COMPONENTS-$(CONFIG_EMBTK_HAVE_LIBELF) += libelf_install
-HOSTTOOLS_COMPONENTS-$(CONFIG_EMBTK_HOST_HAVE_LIBELF) += libelf_host_install
-
include core/mk/makedevs.mk
include core/mk/mkimage.mk