summaryrefslogtreecommitdiffstats
path: root/package/iostat
diff options
context:
space:
mode:
authorThomas De Schampheleire <patrickdepinguin@gmail.com>2013-12-07 10:16:49 +0100
committerPeter Korsgaard <peter@korsgaard.com>2013-12-08 19:42:34 +0100
commit3d86d29bf05663ab170c9f8cf44ab691b722f7fb (patch)
tree74c34da2118fb18f2149b900e20da2900e29518f /package/iostat
parent47e82829c25657b2e6413802dcd1020c15084d31 (diff)
downloadbuildroot-3d86d29bf05663ab170c9f8cf44ab691b722f7fb.tar.gz
buildroot-3d86d29bf05663ab170c9f8cf44ab691b722f7fb.zip
packages: remove package clean commands
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/iostat')
-rw-r--r--package/iostat/iostat.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/iostat/iostat.mk b/package/iostat/iostat.mk
index 3080c0cc81..8610f8fad8 100644
--- a/package/iostat/iostat.mk
+++ b/package/iostat/iostat.mk
@@ -15,10 +15,6 @@ define IOSTAT_BUILD_CMDS
$(MAKE) -C $(@D) $(TARGET_CONFIGURE_OPTS)
endef
-define IOSTAT_CLEAN_CMDS
- $(MAKE) -C $(@D) clean
-endef
-
define IOSTAT_INSTALL_TARGET_CMDS
$(INSTALL) -D $(IOSTAT_DIR)/iostat $(TARGET_DIR)/usr/bin/iostat
$(INSTALL) -D $(IOSTAT_DIR)/iostat.8 \
OpenPOWER on IntegriCloud