summaryrefslogtreecommitdiffstats
path: root/rules/hdparm.make
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2006-03-01 12:50:42 +0000
committerSascha Hauer <s.hauer@pengutronix.de>2006-03-01 12:50:42 +0000
commit80c64da063fb5be866cc14a9360645e2ed9861cf (patch)
treef61cef3b6eeb9779789abd8e78a60e692c151100 /rules/hdparm.make
parenta72710a26a50040493e6eede1d5170444f2308d4 (diff)
downloadptxdist-80c64da063fb5be866cc14a9360645e2ed9861cf.tar.gz
ptxdist-80c64da063fb5be866cc14a9360645e2ed9861cf.tar.xz
remove install, not needed and fails
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4914 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/hdparm.make')
-rw-r--r--rules/hdparm.make1
1 files changed, 0 insertions, 1 deletions
diff --git a/rules/hdparm.make b/rules/hdparm.make
index 6b94ffb73..fe8c1846c 100644
--- a/rules/hdparm.make
+++ b/rules/hdparm.make
@@ -91,7 +91,6 @@ hdparm_install: $(STATEDIR)/hdparm.install
$(STATEDIR)/hdparm.install: $(hdparm_install_deps_default)
@$(call targetinfo, $@)
- @$(call install, HDPARM)
@$(call touch, $@)
# ----------------------------------------------------------------------------