summaryrefslogtreecommitdiffstats
path: root/rules/hdparm.in
diff options
context:
space:
mode:
authorLadislav Michl <ladis@linux-mips.org>2007-03-09 12:33:51 +0000
committerLadislav Michl <ladis@linux-mips.org>2007-03-09 12:33:51 +0000
commit2717efb7a43fed32d52faa5a63d71607aacbc22a (patch)
tree4cb98e6a58936ddc601a29ab721c0167be2f1c6d /rules/hdparm.in
parent6d52c5a55675e0c524603a960868c89973864edb (diff)
downloadptxdist-2717efb7a43fed32d52faa5a63d71607aacbc22a.tar.gz
ptxdist-2717efb7a43fed32d52faa5a63d71607aacbc22a.tar.xz
Upgrade to busybox-1.4.1
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7040 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/hdparm.in')
-rw-r--r--rules/hdparm.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/hdparm.in b/rules/hdparm.in
index 834973918..efb3b53e6 100644
--- a/rules/hdparm.in
+++ b/rules/hdparm.in
@@ -1,10 +1,10 @@
config HDPARM
bool "hdparm "
- depends on !BB_CONFIG_HDPARM
+ depends on !BB_HDPARM
help
hdparm - get/set ATA drive parameters under Linux
See http://sourceforge.net/projects/hdparm/ for details.
comment "Busybox' hdparm is selected"
- depends on BB_CONFIG_HDPARM
+ depends on BB_HDPARM