summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2005-11-20 13:50:21 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2005-11-20 13:50:21 +0000
commitbb097450c2323086cf37c2e7a4acff39dc93c83e (patch)
treee0c2b83f867d4b84b734a2dd96605b238844ed53 /rules
parent68a3eb19e89f07b2565b270a361f0f10d2b4e586 (diff)
downloadptxdist-bb097450c2323086cf37c2e7a4acff39dc93c83e.tar.gz
ptxdist-bb097450c2323086cf37c2e7a4acff39dc93c83e.tar.xz
cleanup; removed bogus 'Compile's
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3411 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules')
-rw-r--r--rules/apache.in2
-rw-r--r--rules/bind.in2
-rw-r--r--rules/bing.in2
-rw-r--r--rules/bridge-utils.in2
-rw-r--r--rules/busybox.in2
-rw-r--r--rules/cfgsh.in2
-rw-r--r--rules/db41.in2
-rw-r--r--rules/dhcp.in2
-rw-r--r--rules/dnsmasq.in2
-rw-r--r--rules/dotgnu.in6
-rw-r--r--rules/ethereal.in2
-rw-r--r--rules/etherwake.in2
-rw-r--r--rules/glib22.in2
-rw-r--r--rules/gnupg.in2
-rw-r--r--rules/inetutils.in2
-rw-r--r--rules/libnet.in2
-rw-r--r--rules/libpcap.in2
-rw-r--r--rules/mad.in2
-rw-r--r--rules/mfirebird.in6
-rw-r--r--rules/mii-diag.in2
-rw-r--r--rules/ncurses.in2
-rw-r--r--rules/netcat.in2
-rw-r--r--rules/nfs-utils.in2
-rw-r--r--rules/nmap.in2
-rw-r--r--rules/ntpclient.in2
-rw-r--r--rules/openafs.in2
-rw-r--r--rules/portmap.in2
-rw-r--r--rules/ppp.in2
-rw-r--r--rules/rawrec.in2
-rw-r--r--rules/rsync.in2
-rw-r--r--rules/setmixer.in2
-rw-r--r--rules/slang.in2
-rw-r--r--rules/sqlite.in2
-rw-r--r--rules/tcpdump.in2
-rw-r--r--rules/tcpwrapper.in2
-rw-r--r--rules/utelnetd.in2
-rw-r--r--rules/wireless.in2
-rw-r--r--rules/wxWindows.in2
-rw-r--r--rules/zebra.in2
-rw-r--r--rules/zlib.in2
40 files changed, 44 insertions, 44 deletions
diff --git a/rules/apache.in b/rules/apache.in
index b0c0a1d0c..6f34d542c 100644
--- a/rules/apache.in
+++ b/rules/apache.in
@@ -2,7 +2,7 @@ menu "Apache 1 HTTP Server"
config APACHE
bool
- prompt "Compile Apache HTTP server"
+ prompt "Apache HTTP server"
select EXPAT
endmenu
diff --git a/rules/bind.in b/rules/bind.in
index a285c1f16..85f238454 100644
--- a/rules/bind.in
+++ b/rules/bind.in
@@ -4,7 +4,7 @@ menu "Bind "
config BIND
bool
- prompt "Compile Bind 9"
+ prompt "bind 9"
config BIND_THREADS
bool
diff --git a/rules/bing.in b/rules/bing.in
index e91f076b1..188ab6dbb 100644
--- a/rules/bing.in
+++ b/rules/bing.in
@@ -2,6 +2,6 @@ menu "bing "
config BING
bool
- prompt "Compile bing"
+ prompt "bing"
endmenu
diff --git a/rules/bridge-utils.in b/rules/bridge-utils.in
index 437f19e1e..5ba7fd96d 100644
--- a/rules/bridge-utils.in
+++ b/rules/bridge-utils.in
@@ -4,6 +4,6 @@ menu "Bridge Utils "
config BRIDGE_UTILS
bool
- prompt "Compile Bridge Utils"
+ prompt "bridgeutils"
endmenu
diff --git a/rules/busybox.in b/rules/busybox.in
index d911eabd0..b33ccc49a 100644
--- a/rules/busybox.in
+++ b/rules/busybox.in
@@ -2,7 +2,7 @@ menu "BusyBox "
config BUSYBOX
bool
- prompt "Compile Busybox"
+ prompt "Busybox"
help
BusyBox is the Swiss Army Knife of embedded Linux. It is a
multi call program which hosts nearly all important unix
diff --git a/rules/cfgsh.in b/rules/cfgsh.in
index df32ca864..8ac095aaf 100644
--- a/rules/cfgsh.in
+++ b/rules/cfgsh.in
@@ -2,7 +2,7 @@ menu "Config Shell "
config CFGSH
bool
- prompt "Compile Config Shell"
+ prompt "cfgsh"
default n
help
cfgsh, the Configuration Shell utility, is a small utility
diff --git a/rules/db41.in b/rules/db41.in
index 9318a7b40..f58059cdc 100644
--- a/rules/db41.in
+++ b/rules/db41.in
@@ -1,5 +1,5 @@
menuconfig DB
- bool "Compile Berkeley DB-4"
+ bool "Berkeley DB-4"
config DB_INSTALL_BIN_UTIL
bool
diff --git a/rules/dhcp.in b/rules/dhcp.in
index 1b00a2c91..ed5aa20f1 100644
--- a/rules/dhcp.in
+++ b/rules/dhcp.in
@@ -2,6 +2,6 @@ menu "dhcp "
config DHCP
bool
- prompt "Compile DHCP"
+ prompt "DHCP"
endmenu
diff --git a/rules/dnsmasq.in b/rules/dnsmasq.in
index 49bbb3557..4caf0f4f6 100644
--- a/rules/dnsmasq.in
+++ b/rules/dnsmasq.in
@@ -2,6 +2,6 @@ menu "dnsmasq "
config DNSMASQ
bool
- prompt "Compile dnsmasq"
+ prompt "dnsmasq"
endmenu
diff --git a/rules/dotgnu.in b/rules/dotgnu.in
index 688dda948..eb6add26b 100644
--- a/rules/dotgnu.in
+++ b/rules/dotgnu.in
@@ -3,17 +3,17 @@ menuconfig DOTGNU
config TRECC
bool
- prompt "Compile treecc"
+ prompt "treecc"
depends on DOTGNU
config PNET
bool
- prompt "Compile pnet"
+ prompt "pnet"
select TRECC
depends on DOTGNU
config PNETLIB
bool
- prompt "Compile pnetlib"
+ prompt "pnetlib"
select PNET
depends on DOTGNU
diff --git a/rules/ethereal.in b/rules/ethereal.in
index b9ec8742c..059f16f59 100644
--- a/rules/ethereal.in
+++ b/rules/ethereal.in
@@ -2,7 +2,7 @@ menu "ethereal "
config ETHEREAL
bool
- prompt "Compile ethereal"
+ prompt "ethereal"
select LIBPCAP
config ETHEREAL_ETHEREAL
diff --git a/rules/etherwake.in b/rules/etherwake.in
index 7c96fac4b..b0a0da337 100644
--- a/rules/etherwake.in
+++ b/rules/etherwake.in
@@ -2,5 +2,5 @@ menu "ethewake "
config ETHERWAKE
bool
- prompt "Compile etherwake"
+ prompt "etherwake"
endmenu
diff --git a/rules/glib22.in b/rules/glib22.in
index 9bea9b3ba..8a17c8392 100644
--- a/rules/glib22.in
+++ b/rules/glib22.in
@@ -2,6 +2,6 @@ menu "glib-2.2.2 "
config GLIB22
bool
- prompt "Compile glib-2.2.2"
+ prompt "glib"
endmenu
diff --git a/rules/gnupg.in b/rules/gnupg.in
index 72a35b970..186807610 100644
--- a/rules/gnupg.in
+++ b/rules/gnupg.in
@@ -1,4 +1,4 @@
config GNUPG
bool
- prompt "Compile GnuPG"
+ prompt "GnuPG"
diff --git a/rules/inetutils.in b/rules/inetutils.in
index 360fa438a..93c9c46e4 100644
--- a/rules/inetutils.in
+++ b/rules/inetutils.in
@@ -2,7 +2,7 @@ menu "inetutils "
config INETUTILS
bool
- prompt "Compile inetutils"
+ prompt "inetutils"
config INETUTILS_PING
bool
diff --git a/rules/libnet.in b/rules/libnet.in
index 0b3051084..f20fd6ea5 100644
--- a/rules/libnet.in
+++ b/rules/libnet.in
@@ -2,6 +2,6 @@ menu "libnet "
config LIBNET
bool
- prompt "Compile libnet-1.1.0"
+ prompt "libnet"
endmenu
diff --git a/rules/libpcap.in b/rules/libpcap.in
index d1fa3a861..1c3dfaf20 100644
--- a/rules/libpcap.in
+++ b/rules/libpcap.in
@@ -2,6 +2,6 @@ menu "libpcap "
config LIBPCAP
bool
- prompt "Compile libpcap-0.7.2"
+ prompt "libpcap"
endmenu
diff --git a/rules/mad.in b/rules/mad.in
index 63a803557..2386db970 100644
--- a/rules/mad.in
+++ b/rules/mad.in
@@ -1,4 +1,4 @@
config MAD
bool
- prompt "Compile mad"
+ prompt "mad"
diff --git a/rules/mfirebird.in b/rules/mfirebird.in
index 325a2c776..79400adf5 100644
--- a/rules/mfirebird.in
+++ b/rules/mfirebird.in
@@ -4,13 +4,13 @@ menuconfig MFIREBIRD
config MFIREBIRD_CALENDAR
bool
- prompt "Compile Calender Client"
+ prompt "Calender Client"
depends on MFIREBIRD
default n
config MFIREBIRD_MAILNEWS
bool
- prompt "Compile Mail+News Client"
+ prompt "Mail+News Client"
depends on MFIREBIRD
default n
@@ -108,7 +108,7 @@ config MFIREBIRD_XFT
config MFIREBIRD_COMPOSER
bool
- prompt "Compile Composer"
+ prompt "Composer"
depends on MFIREBIRD
default n
diff --git a/rules/mii-diag.in b/rules/mii-diag.in
index 0e7ddc4a3..89241dde3 100644
--- a/rules/mii-diag.in
+++ b/rules/mii-diag.in
@@ -2,5 +2,5 @@ menu "mii-diag "
config MII-DIAG
bool
- prompt "Compile mii-diag"
+ prompt "mii-diag"
endmenu
diff --git a/rules/ncurses.in b/rules/ncurses.in
index 5188d70e9..2aa0d53f5 100644
--- a/rules/ncurses.in
+++ b/rules/ncurses.in
@@ -1,5 +1,5 @@
menuconfig NCURSES
- bool "Compile ncurses"
+ bool "ncurses"
#config NCURSES_NCURSES
# bool "Install libncurses on the target"
diff --git a/rules/netcat.in b/rules/netcat.in
index 4bd9efcc4..8f5f99228 100644
--- a/rules/netcat.in
+++ b/rules/netcat.in
@@ -2,7 +2,7 @@ menu "netcat "
config NETCAT
bool
- prompt "Compile GNU netcat"
+ prompt "GNU netcat"
help
This is the GNU Flavour of the "netcat" utility.
diff --git a/rules/nfs-utils.in b/rules/nfs-utils.in
index d97dd3e2e..e288d5bcb 100644
--- a/rules/nfs-utils.in
+++ b/rules/nfs-utils.in
@@ -6,7 +6,7 @@ comment "compile options"
config NFSUTILS
bool
- prompt "Compile nfs-utils"
+ prompt "nfs-utils"
config NFSUTILS_V3
bool
diff --git a/rules/nmap.in b/rules/nmap.in
index 1757f2537..a6bb19e6f 100644
--- a/rules/nmap.in
+++ b/rules/nmap.in
@@ -1,7 +1,7 @@
menu "nmap "
config NMAP
- bool "Compile nmap"
+ bool "nmap"
config NMAP_SERVICES
bool "Install nmap-services"
diff --git a/rules/ntpclient.in b/rules/ntpclient.in
index 07e58518b..1d6c1213d 100644
--- a/rules/ntpclient.in
+++ b/rules/ntpclient.in
@@ -2,7 +2,7 @@ menu "ntpclient "
config NTPCLIENT
bool
- prompt "Compile ntpclient"
+ prompt "ntpclient"
default n
help
ntpclient is a small and efficient client to the NTP protocol.
diff --git a/rules/openafs.in b/rules/openafs.in
index 1f3b9de70..b9405fc50 100644
--- a/rules/openafs.in
+++ b/rules/openafs.in
@@ -6,7 +6,7 @@ menu "OpenAFS "
config OPENAFS
bool
- prompt "Compile OpenAFS"
+ prompt "OpenAFS"
choice
prompt "OpenAFS Version"
diff --git a/rules/portmap.in b/rules/portmap.in
index 0819629db..fbb281268 100644
--- a/rules/portmap.in
+++ b/rules/portmap.in
@@ -2,7 +2,7 @@ menu "Portmapper "
config PORTMAP
bool
- prompt "Compile Portmapper"
+ prompt "Portmapper"
config PORTMAP_INSTALL_PORTMAPPER
bool
diff --git a/rules/ppp.in b/rules/ppp.in
index 6402ca961..6dfb76622 100644
--- a/rules/ppp.in
+++ b/rules/ppp.in
@@ -2,7 +2,7 @@ menu "ppp "
config PPP
bool
- prompt "Compile ppp"
+ prompt "ppp"
config PPP_MS_CHAP
bool
diff --git a/rules/rawrec.in b/rules/rawrec.in
index e74d11b4c..b86e5bb88 100644
--- a/rules/rawrec.in
+++ b/rules/rawrec.in
@@ -1,6 +1,6 @@
config RAWREC
bool
- prompt "Compile rawrec/rawplay"
+ prompt "rawrec/rawplay"
default n
help
rawrec and rawplay are GPL'd utilities designed to provide
diff --git a/rules/rsync.in b/rules/rsync.in
index e4da6829d..7983f48d4 100644
--- a/rules/rsync.in
+++ b/rules/rsync.in
@@ -2,6 +2,6 @@ menu "rsync "
config RSYNC
bool
- prompt "Compile rsync"
+ prompt "rsync"
endmenu
diff --git a/rules/setmixer.in b/rules/setmixer.in
index 44d1fe260..78b5b2563 100644
--- a/rules/setmixer.in
+++ b/rules/setmixer.in
@@ -1,4 +1,4 @@
config SETMIXER
bool
- prompt "Compile setmixer"
+ prompt "setmixer"
diff --git a/rules/slang.in b/rules/slang.in
index 5c0ba8741..5ce329cb3 100644
--- a/rules/slang.in
+++ b/rules/slang.in
@@ -2,5 +2,5 @@ menu "slang "
config SLANG
bool
- prompt "Compile S-Lang"
+ prompt "S-Lang"
endmenu
diff --git a/rules/sqlite.in b/rules/sqlite.in
index f2b841b3d..e215247d3 100644
--- a/rules/sqlite.in
+++ b/rules/sqlite.in
@@ -1,7 +1,7 @@
menuconfig SQLITE
bool
- prompt "Compile sqlite"
+ prompt "sqlite"
choice
prompt "Assume text encoding"
diff --git a/rules/tcpdump.in b/rules/tcpdump.in
index 226105c29..5450d6bdd 100644
--- a/rules/tcpdump.in
+++ b/rules/tcpdump.in
@@ -2,7 +2,7 @@ menu "tcpdump "
config TCPDUMP
bool
- prompt "Compile tcpdump"
+ prompt "tcpdump"
select LIBPCAP
config TCPDUMP_DISABLE_CRYPTO
diff --git a/rules/tcpwrapper.in b/rules/tcpwrapper.in
index 4993f938d..0f8f28202 100644
--- a/rules/tcpwrapper.in
+++ b/rules/tcpwrapper.in
@@ -2,7 +2,7 @@ menu "tcpwrapper "
config TCPWRAPPER
bool
- prompt "Compile tcpwrapper"
+ prompt "tcpwrapper"
config TCPWRAPPER_INSTALL_TCPD
bool
diff --git a/rules/utelnetd.in b/rules/utelnetd.in
index ad97db147..e5afadab2 100644
--- a/rules/utelnetd.in
+++ b/rules/utelnetd.in
@@ -2,6 +2,6 @@ menu "utelnetd "
config UTELNETD
bool
- prompt "Compile utelnetd"
+ prompt "utelnetd"
endmenu
diff --git a/rules/wireless.in b/rules/wireless.in
index e576e4afe..e2a9d8953 100644
--- a/rules/wireless.in
+++ b/rules/wireless.in
@@ -2,7 +2,7 @@ menu "Wireless Tools "
config WIRELESS
bool
- prompt "Compile Wireless Tools"
+ prompt "Wireless Tools"
config WIRELESS_SHARED
bool "Build shared"
diff --git a/rules/wxWindows.in b/rules/wxWindows.in
index d74a9f305..6d82a6924 100644
--- a/rules/wxWindows.in
+++ b/rules/wxWindows.in
@@ -7,7 +7,7 @@ menuconfig WXWINDOWS
config WXWINDOWS_X11
bool
- prompt "Compile wxWindows / X11"
+ prompt "wxWindows / X11"
depends on EXPERIMENTAL
depends on WXWINDOWS
diff --git a/rules/zebra.in b/rules/zebra.in
index 6ecdfcbde..037491038 100644
--- a/rules/zebra.in
+++ b/rules/zebra.in
@@ -2,6 +2,6 @@ menu "GNU Zebra "
config ZEBRA
bool
- prompt "Compile GNU Zebra"
+ prompt "GNU Zebra"
endmenu
diff --git a/rules/zlib.in b/rules/zlib.in
index 896f6ce21..a30894d5e 100644
--- a/rules/zlib.in
+++ b/rules/zlib.in
@@ -1,4 +1,4 @@
config ZLIB
bool
- prompt "Compile zlib"
+ prompt "zlib"