summaryrefslogtreecommitdiffstats
path: root/rules/initmethod.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-02-25 23:44:16 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2009-02-25 23:44:16 +0000
commit2b411d378e13f91dd06a9b6c02db1a38f5878e7e (patch)
tree6c5155649b18f61061f27a25e24a372cfd19680d /rules/initmethod.in
parente8e113f684476fc4ff193228f343555a64e93f8a (diff)
downloadptxdist-2b411d378e13f91dd06a9b6c02db1a38f5878e7e.tar.gz
ptxdist-2b411d378e13f91dd06a9b6c02db1a38f5878e7e.tar.xz
* initmethod: fix pureftpd name and dependency
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9857 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/initmethod.in')
-rw-r--r--rules/initmethod.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/initmethod.in b/rules/initmethod.in
index 90400a5c8..950696790 100644
--- a/rules/initmethod.in
+++ b/rules/initmethod.in
@@ -107,9 +107,9 @@ config ROOTFS_SYSVINIT_LINK_PROFTPD
prompt "proftpd"
default "S91proftpd"
-config ROOTFS_SYSVINIT_LINK_PURE_FTPD
+config ROOTFS_SYSVINIT_LINK_PUREFTPD
string
- depends on PURE_FTPD
+ depends on PUREFTPD
prompt "pureftpd"
default "S91pureftpd"