diff options
Diffstat (limited to 'package/httping/httping.mk')
| -rw-r--r-- | package/httping/httping.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/package/httping/httping.mk b/package/httping/httping.mk index 12e258207..8385aaf5f 100644 --- a/package/httping/httping.mk +++ b/package/httping/httping.mk @@ -27,8 +27,4 @@ define HTTPING_INSTALL_TARGET_CMDS $(HTTPING_MAKE_OPT) $(MAKE) DESTDIR=$(TARGET_DIR) -C $(@D) install endef -define HTTPING_CLEAN_CMDS - $(MAKE) -C $(@D) clean -endef - $(eval $(generic-package)) |
