diff --git a/tools/ucl/Makefile b/tools/ucl/Makefile index 9fb9aec117..cf1c25bd8d 100644 --- a/tools/ucl/Makefile +++ b/tools/ucl/Makefile @@ -43,8 +43,6 @@ define Host/Install endef define Host/Clean - $(MAKE) -C $(HOST_BUILD_DIR) uninstall - rm -rf $(HOST_BUILD_DIR) rm -rf $(STAGING_DIR_HOST)/include/ucl endef