summaryrefslogtreecommitdiff
path: root/packages/htools/waf/waf.kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'packages/htools/waf/waf.kconfig')
-rw-r--r--packages/htools/waf/waf.kconfig31
1 files changed, 0 insertions, 31 deletions
diff --git a/packages/htools/waf/waf.kconfig b/packages/htools/waf/waf.kconfig
deleted file mode 100644
index debdac7..0000000
--- a/packages/htools/waf/waf.kconfig
+++ /dev/null
@@ -1,31 +0,0 @@
-################################################################################
-# Embtoolkit
-# Copyright(C) 2014 Abdoulaye Walsimou GAYE.
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 2 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
-#
-################################################################################
-#
-# \file waf.kconfig
-# \brief waf.kconfig of Embtoolkit
-# \author Abdoulaye Walsimou GAYE <awg@embtoolkit.org>
-# \date May 2014
-################################################################################
-
-config EMBTK_HOST_HAVE_WAF
- bool
-
-config EMBTK_WAF_HOST_VERSION_STRING
- string
- default "1.7.16"