summaryrefslogtreecommitdiff
path: root/packages/htools
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-03-18 23:51:32 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-03-18 23:51:32 +0100
commit60099890f36754d9fd4c1ec00d9679ba3de5d3b6 (patch)
tree5379b7f6694de0b0c954e9c5388612d8ba6c1a1d /packages/htools
parentef94bcb8905c8c8fefc272dbcb2d5ee0c4efbe35 (diff)
downloadembtoolkit-60099890f36754d9fd4c1ec00d9679ba3de5d3b6.tar.gz
embtoolkit-60099890f36754d9fd4c1ec00d9679ba3de5d3b6.tar.bz2
embtoolkit-60099890f36754d9fd4c1ec00d9679ba3de5d3b6.tar.xz
Move kconfig/ to core/
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'packages/htools')
-rw-r--r--packages/htools/hosttools-buildopts.kconfig24
1 files changed, 12 insertions, 12 deletions
diff --git a/packages/htools/hosttools-buildopts.kconfig b/packages/htools/hosttools-buildopts.kconfig
index ab16f6c..1c1a874 100644
--- a/packages/htools/hosttools-buildopts.kconfig
+++ b/packages/htools/hosttools-buildopts.kconfig
@@ -77,22 +77,22 @@ config EMBTK_HAVE_MKIMAGE
#
# gperf for host
#
-source kconfig/gperf_host.kconfig
+source core/kconfig/gperf_host.kconfig
#
# GMP
#
-source kconfig/gmp.kconfig
+source core/kconfig/gmp.kconfig
#
# MPFR
#
-source kconfig/mpfr.kconfig
+source core/kconfig/mpfr.kconfig
#
# MPC
#
-source kconfig/mpc.kconfig
+source core/kconfig/mpc.kconfig
#
# ccache
@@ -102,25 +102,25 @@ source packages/htools/ccache/ccache.kconfig
#
# Autotools
#
-source kconfig/m4.kconfig
-source kconfig/libtool.kconfig
-source kconfig/autoconf.kconfig
-source kconfig/automake.kconfig
+source core/kconfig/m4.kconfig
+source core/kconfig/libtool.kconfig
+source core/kconfig/autoconf.kconfig
+source core/kconfig/automake.kconfig
#
# GNU sed
#
-source kconfig/gsed.kconfig
+source core/kconfig/gsed.kconfig
#
# BSD make
#
-source kconfig/bmake.kconfig
+source core/kconfig/bmake.kconfig
#
# GNU make
#
-source kconfig/gmake.kconfig
+source core/kconfig/gmake.kconfig
#
# mtd-utils
@@ -140,7 +140,7 @@ source packages/htools/fakeroot/fakeroot.kconfig
#
# gperf for host
#
-source kconfig/gperf_host.kconfig
+source core/kconfig/gperf_host.kconfig
#
# libelf