summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2007-01-08 15:31:22 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2007-01-08 15:31:22 +0000
commit70ba801eea3c3a3858495a1a362b6a35c1028827 (patch)
treeeabbcf124dc8323e8c9fa120b82a4586c31dc2de /rules
parentd37c8a0152ff714a41a0c3dbfeaadc396150bfe4 (diff)
downloadptxdist-70ba801eea3c3a3858495a1a362b6a35c1028827.tar.gz
ptxdist-70ba801eea3c3a3858495a1a362b6a35c1028827.tar.xz
* Kconfig, host-termcap.in:
removed termcap, obsolete git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6775 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules')
-rw-r--r--rules/Kconfig2
-rw-r--r--rules/host-termcap.in7
2 files changed, 0 insertions, 9 deletions
diff --git a/rules/Kconfig b/rules/Kconfig
index c39a46c03..b449af547 100644
--- a/rules/Kconfig
+++ b/rules/Kconfig
@@ -243,9 +243,7 @@ source "rules/gmp4.in"
source "rules/gtk1210.in"
# these host in-files are probably not broken,
# please check why they are not included anywhere...
-source "rules/host-apache2.in"
source "rules/host-checkinstall.in"
-source "rules/host-termcap.in"
# ---
source "rules/konq-e.in"
source "rules/libart.in"
diff --git a/rules/host-termcap.in b/rules/host-termcap.in
deleted file mode 100644
index 7a0362e3d..000000000
--- a/rules/host-termcap.in
+++ /dev/null
@@ -1,7 +0,0 @@
-config HOST_TERMCAP
- bool
- depends on BROKEN
- prompt "HOST_TERMCAP [BROKEN]"
- help
- FIXME: This item needs to be documented
-